![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/xray_fluorescence/include/XrayFluoGeometry.hh>
Inheritance diagram for XrayFluoGeometry:
Collaboration diagram for XrayFluoGeometry:Public Member Functions | |
| ~XrayFluoGeometry () | |
| virtual G4VPhysicalVolume * | Construct ()=0 |
| virtual void | UpdateGeometry ()=0 |
| virtual void | SetSampleMaterial (G4String)=0 |
| virtual void | SetDetectorType (G4String)=0 |
| virtual void | PrintApparateParameters ()=0 |
| virtual XrayFluoVDetectorType * | GetDetectorType ()=0 |
| virtual G4double | GetWorldSizeZ ()=0 |
| virtual G4double | GetWorldSizeXY ()=0 |
| virtual G4Material * | GetSampleMaterial ()=0 |
Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () |
| virtual void | ConstructSDandField () |
| virtual void | CloneSD () |
| virtual void | CloneF () |
| void | RegisterParallelWorld (G4VUserParallelWorld *) |
| G4int | ConstructParallelGeometries () |
| void | ConstructParallelSD () |
| G4int | GetNumberOfParallelWorld () const |
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Protected Member Functions | |
| XrayFluoGeometry () | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
| void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
| void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 48 of file XrayFluoGeometry.hh.
View newest version in sPHENIX GitHub at line 48 of file XrayFluoGeometry.hh
| XrayFluoGeometry::~XrayFluoGeometry | ( | ) |
|
protected |
|
pure virtual |
Implements G4VUserDetectorConstruction.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |