Geant4
9.6.p02
|
#include <B02ImportanceDetectorConstruction.hh>
Public Member Functions | |
B02ImportanceDetectorConstruction (G4String worldName) | |
~B02ImportanceDetectorConstruction () | |
const G4VPhysicalVolume & | GetPhysicalVolumeByName (const G4String &name) const |
G4VPhysicalVolume & | GetWorldVolumeAddress () const |
G4String | ListPhysNamesAsG4String () |
G4String | GetCellName (G4int i) |
G4GeometryCell | GetGeometryCell (G4int i) |
G4VPhysicalVolume * | GetWorldVolume () |
void | SetSensitive () |
Public Member Functions inherited from G4VUserParallelWorld | |
G4VUserParallelWorld (G4String worldName) | |
virtual | ~G4VUserParallelWorld () |
G4String | GetName () |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserParallelWorld | |
G4VPhysicalVolume * | GetWorld () |
Protected Attributes inherited from G4VUserParallelWorld | |
G4String | fWorldName |
Definition at line 49 of file B02ImportanceDetectorConstruction.hh.
B02ImportanceDetectorConstruction::B02ImportanceDetectorConstruction | ( | G4String | worldName) |
Definition at line 57 of file B02ImportanceDetectorConstruction.cc.
B02ImportanceDetectorConstruction::~B02ImportanceDetectorConstruction | ( | ) |
Definition at line 63 of file B02ImportanceDetectorConstruction.cc.
Definition at line 202 of file B02ImportanceDetectorConstruction.cc.
G4GeometryCell B02ImportanceDetectorConstruction::GetGeometryCell | ( | G4int | i) |
Definition at line 213 of file B02ImportanceDetectorConstruction.cc.
const G4VPhysicalVolume & B02ImportanceDetectorConstruction::GetPhysicalVolumeByName | ( | const G4String & | name) | const |
Definition at line 191 of file B02ImportanceDetectorConstruction.cc.
G4VPhysicalVolume * B02ImportanceDetectorConstruction::GetWorldVolume | ( | ) |
Definition at line 231 of file B02ImportanceDetectorConstruction.cc.
G4VPhysicalVolume & B02ImportanceDetectorConstruction::GetWorldVolumeAddress | ( | ) | const |
Definition at line 227 of file B02ImportanceDetectorConstruction.cc.
G4String B02ImportanceDetectorConstruction::ListPhysNamesAsG4String | ( | ) |
Definition at line 196 of file B02ImportanceDetectorConstruction.cc.
void B02ImportanceDetectorConstruction::SetSensitive | ( | ) |
Definition at line 236 of file B02ImportanceDetectorConstruction.cc.