Geant4
10.02.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) |
![]() | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Private Member Functions | |
void | DefineMaterials () |
G4VPhysicalVolume * | DefineVolumes () |
void | DefineMaterials () |
G4VPhysicalVolume * | DefineVolumes () |
Static Private Attributes | |
static G4ThreadLocal G4GlobalMagFieldMessenger * | fMagFieldMessenger = 0 |
Additional Inherited Members | |
![]() | |
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 basic/B2/B2b/include/B2bDetectorConstruction.hh.
B2bDetectorConstruction::B2bDetectorConstruction | ( | ) |
Definition at line 62 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
|
virtual |
Definition at line 74 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
B2bDetectorConstruction::B2bDetectorConstruction | ( | ) |
|
virtual |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 82 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 279 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
|
private |
Definition at line 93 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
|
private |
|
private |
|
private |
Set additional contraints on the track, with G4UserSpecialCuts
G4double maxLength = 2*trackerLength, maxTime = 0.1*ns, minEkin = 10*MeV; trackerLV->SetUserLimits(new G4UserLimits(maxStep, maxLength, maxTime, minEkin));
Definition at line 114 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
void B2bDetectorConstruction::SetChamberMaterial | ( | G4String | materialName | ) |
Definition at line 326 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
void B2bDetectorConstruction::SetChamberMaterial | ( | G4String | ) |
void B2bDetectorConstruction::SetCheckOverlaps | ( | G4bool | ) |
void B2bDetectorConstruction::SetCheckOverlaps | ( | G4bool | ) |
void B2bDetectorConstruction::SetMaxStep | ( | G4double | maxStep | ) |
Definition at line 351 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
void B2bDetectorConstruction::SetMaxStep | ( | G4double | ) |
void B2bDetectorConstruction::SetTargetMaterial | ( | G4String | materialName | ) |
Definition at line 301 of file basic/B2/B2b/src/B2bDetectorConstruction.cc.
void B2bDetectorConstruction::SetTargetMaterial | ( | G4String | ) |
|
private |
Definition at line 75 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
private |
Definition at line 84 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
private |
Definition at line 72 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
private |
Definition at line 71 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
staticprivate |
Definition at line 81 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
private |
Definition at line 79 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
private |
Definition at line 77 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.
|
private |
Definition at line 74 of file basic/B2/B2b/include/B2bDetectorConstruction.hh.