Geant4
10.02.p02
|
Detector construction class to define materials and geometry. More...
#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 42 of file B1DetectorConstruction.hh.
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
Definition at line 46 of file B1DetectorConstruction.cc.
|
virtual |
Definition at line 53 of file B1DetectorConstruction.cc.
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
|
virtual |
B1DetectorConstruction::B1DetectorConstruction | ( | ) |
|
virtual |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 58 of file B1DetectorConstruction.cc.
References cm, deg, G4NistManager::FindOrBuildMaterial(), fScoringVolume, and G4NistManager::Instance().
|
virtual |
Implements G4VUserDetectorConstruction.
|
virtual |
Implements G4VUserDetectorConstruction.
|
inline |
Definition at line 50 of file B1DetectorConstruction.hh.
References fScoringVolume.
|
inline |
Definition at line 50 of file B1DetectorConstruction.hh.
References fScoringVolume.
Referenced by B1RunAction::EndOfRunAction(), B1ConRunAction::EndOfRunAction(), and B1SteppingAction::UserSteppingAction().
|
inline |
Definition at line 50 of file B1DetectorConstruction.hh.
References fScoringVolume.
|
protected |
Definition at line 53 of file B1DetectorConstruction.hh.
Referenced by Construct(), and GetScoringVolume().