7 class G4UserSteppingAction;
43 virtual void Construct( G4LogicalVolume* world ) = 0;
55 virtual void Print(
const std::string &what =
"ALL")
const
56 {std::cout <<
name <<
": Print method not implemented" << std::endl;}
base class for phenix detector creation
virtual void Verbosity(const int v)
PHCompositeNode * topNode
PHG4Detector(PHCompositeNode *Node)
constructor
virtual ~PHG4Detector(void)
destructor
virtual int Verbosity() const
virtual std::string GetName() const
virtual void OverlapCheck(const bool chk=true)
virtual void Print(const std::string &what="ALL") const
virtual G4UserSteppingAction * GetSteppingAction()
PHG4Detector(PHCompositeNode *Node, const std::string &nam)
virtual void Construct(G4LogicalVolume *world)=0
construct method