1 #ifndef PHG4Subsystem_h
2 #define PHG4Subsystem_h
base class for phenix detector creation
PHG4Subsystem(const std::string &name="Generic Subsystem")
constructor
void OverlapCheck(const bool chk=true)
virtual PHG4EventAction * GetEventAction(void) const
return pointer to this subsystem event action
virtual PHG4Detector * GetDetector(void) const
return pointer to created detector object
bool CheckOverlap() const
PHParameters * GetParams()
virtual ~PHG4Subsystem(void)
destructor
virtual int process_after_geant(PHCompositeNode *)
event processing
virtual PHG4TrackingAction * GetTrackingAction(void) const
return pointer to this subsystem stepping action
virtual PHG4SteppingAction * GetSteppingAction(void) const
return pointer to this subsystem stepping action