4 #ifndef ORTEC_POPTOP_H_
5 #define ORTEC_POPTOP_H_
19 virtual G4LogicalVolume*
construct(G4LogicalVolume* a_mother,
26 std::string m_geCrystalName;
abstract base class of geometry objects allowing modifications
Definition: GeometryObject.h:25
Definition: MaterialManager.h:15
Definition: OrtecPopTop.h:14
virtual G4LogicalVolume * construct(G4LogicalVolume *a_mother, MaterialManager *a_materials)
must be implemented by the child class
Definition: OrtecPopTop.cpp:29
OrtecPopTop()
default constructor sets the class up with default configuration
Definition: OrtecPopTop.cpp:22
void setGeCrystalName(std::string a_name)
Definition: OrtecPopTop.cpp:120