refactor: rename Puppet class to Prop3D across the codebase
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
namespace uLib {
|
||||
namespace Vtk {
|
||||
|
||||
class MuonEvent : public Puppet, public Polydata {
|
||||
class MuonEvent : public Prop3D, public Polydata {
|
||||
typedef MuonEventData Content;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user