ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Detector construction class to define materials and geometry. More...
#include <geant4/tree/geant4-10.6-release/examples/basic/B1/include/B1DetectorConstruction.hh>
Public Member Functions | |
B1DetectorConstruction () | |
virtual | ~B1DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
G4LogicalVolume * | GetScoringVolume () const |
B1DetectorConstruction () | |
virtual | ~B1DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
G4LogicalVolume * | GetScoringVolume () const |
B1DetectorConstruction () | |
virtual | ~B1DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
G4LogicalVolume * | GetScoringVolume () const |
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 Attributes | |
G4LogicalVolume * | fScoringVolume |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Detector construction class to define materials and geometry.
Definition at line 41 of file B1DetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 41 of file B1DetectorConstruction.hh
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
Definition at line 45 of file B1DetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 45 of file B1DetectorConstruction.cc
|
virtual |
Definition at line 52 of file B1DetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 52 of file B1DetectorConstruction.cc
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
|
virtual |
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
|
virtual |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 57 of file B1DetectorConstruction.cc.
View newest version in sPHENIX GitHub at line 57 of file B1DetectorConstruction.cc
References cm, deg, G4NistManager::FindOrBuildMaterial(), fScoringVolume, G4NistManager::Instance(), and physWorld.
|
virtual |
Implements G4VUserDetectorConstruction.
|
virtual |
Implements G4VUserDetectorConstruction.
|
inline |
Definition at line 49 of file B1DetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 49 of file B1DetectorConstruction.hh
References fScoringVolume.
|
inline |
Definition at line 49 of file B1DetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 49 of file B1DetectorConstruction.hh
References fScoringVolume.
Referenced by B1RunAction::EndOfRunAction(), B1ConRunAction::EndOfRunAction(), and B1SteppingAction::UserSteppingAction().
|
inline |
Definition at line 49 of file B1DetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 49 of file B1DetectorConstruction.hh
References fScoringVolume.
|
protected |
Definition at line 52 of file B1DetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 52 of file B1DetectorConstruction.hh
Referenced by Construct(), and GetScoringVolume().