Geant4
9.6.p02
|
#include <B2aDetectorConstruction.hh>
Public Member Functions | |
B2aDetectorConstruction () | |
virtual | ~B2aDetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
void | SetMagField (G4double) |
void | SetTargetMaterial (G4String) |
void | SetChamberMaterial (G4String) |
void | SetMaxStep (G4double) |
void | SetCheckOverlaps (G4bool) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Detector construction class to define materials and geometry.
In addition a transverse uniform magnetic field is defined in SetMagField() method which can be activated via a command defined in the B2aDetectorMessenger class.
Definition at line 51 of file B2aDetectorConstruction.hh.
B2aDetectorConstruction::B2aDetectorConstruction | ( | ) |
Definition at line 60 of file B2aDetectorConstruction.cc.
|
virtual |
Definition at line 77 of file B2aDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 87 of file B2aDetectorConstruction.cc.
Definition at line 322 of file B2aDetectorConstruction.cc.
Definition at line 361 of file B2aDetectorConstruction.cc.
Definition at line 347 of file B2aDetectorConstruction.cc.
Definition at line 354 of file B2aDetectorConstruction.cc.
Definition at line 300 of file B2aDetectorConstruction.cc.