Geant4
10.03.p03
|
#include <B2bDetectorConstruction.hh>
Public Member Functions | |
B2bDetectorConstruction () | |
virtual | ~B2bDetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
void | SetTargetMaterial (G4String) |
void | SetChamberMaterial (G4String) |
void | SetMaxStep (G4double) |
void | SetCheckOverlaps (G4bool) |
B2bDetectorConstruction () | |
virtual | ~B2bDetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
void | SetTargetMaterial (G4String) |
void | SetChamberMaterial (G4String) |
void | SetMaxStep (G4double) |
void | SetCheckOverlaps (G4bool) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
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, geometry and global uniform magnetic field.
Definition at line 49 of file B2bDetectorConstruction.hh.
B2bDetectorConstruction::B2bDetectorConstruction | ( | ) |
Definition at line 63 of file B2bDetectorConstruction.cc.
|
virtual |
Definition at line 75 of file B2bDetectorConstruction.cc.
B2bDetectorConstruction::B2bDetectorConstruction | ( | ) |
|
virtual |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 83 of file B2bDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 280 of file B2bDetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 328 of file B2bDetectorConstruction.cc.
Definition at line 353 of file B2bDetectorConstruction.cc.
Definition at line 303 of file B2bDetectorConstruction.cc.