CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <BesCgemConstruction.hh>
Public Member Functions | |
BesCgemConstruction () | |
~BesCgemConstruction () | |
void | Construct (G4LogicalVolume *) |
Public Member Functions inherited from BesSubdetector | |
BesSubdetector () | |
virtual | ~BesSubdetector () |
virtual void | Construct (G4LogicalVolume *bes)=0 |
G4LogicalVolume * | FindLogicalVolume (const G4String &vn) |
Additional Inherited Members | |
Protected Attributes inherited from BesSubdetector | |
SAXProcessor | m_sxp |
ProcessingConfigurator | m_config |
Definition at line 50 of file BesCgemConstruction.hh.
BesCgemConstruction::BesCgemConstruction | ( | ) |
Definition at line 72 of file BesCgemConstruction.cc.
BesCgemConstruction::~BesCgemConstruction | ( | ) |
Definition at line 92 of file BesCgemConstruction.cc.
|
virtual |
Implements BesSubdetector.
Definition at line 97 of file BesCgemConstruction.cc.
Referenced by BesDetectorConstruction::Construct().