|
Geant4
10.03.p03
|
#include <B01DetectorConstruction.hh>


Public Member Functions | |
| B01DetectorConstruction () | |
| ~B01DetectorConstruction () | |
| virtual G4VPhysicalVolume * | Construct () |
| G4VIStore * | CreateImportanceStore () |
| G4VWeightWindowStore * | CreateWeightWindowStore () |
| G4String | GetCellName (G4int i) |
| G4VPhysicalVolume * | GetWorldVolume () |
| void | SetSensitive () |
| virtual void | ConstructSDandField () |
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) |
Definition at line 44 of file B01DetectorConstruction.hh.
| B01DetectorConstruction::B01DetectorConstruction | ( | ) |
Definition at line 68 of file B01DetectorConstruction.cc.
| B01DetectorConstruction::~B01DetectorConstruction | ( | ) |
Definition at line 75 of file B01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 83 of file B01DetectorConstruction.cc.

|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 408 of file B01DetectorConstruction.cc.

| G4VIStore * B01DetectorConstruction::CreateImportanceStore | ( | ) |
Definition at line 267 of file B01DetectorConstruction.cc.


| G4VWeightWindowStore * B01DetectorConstruction::CreateWeightWindowStore | ( | ) |
Definition at line 310 of file B01DetectorConstruction.cc.


Definition at line 368 of file B01DetectorConstruction.cc.

| G4VPhysicalVolume * B01DetectorConstruction::GetWorldVolume | ( | ) |
Definition at line 381 of file B01DetectorConstruction.cc.

| void B01DetectorConstruction::SetSensitive | ( | ) |
Definition at line 387 of file B01DetectorConstruction.cc.
