Geant4
10.00.p01
|
#include <GammaRayTelTrackerROGeometry.hh>
Public Member Functions | |
GammaRayTelTrackerROGeometry () | |
GammaRayTelTrackerROGeometry (G4String) | |
~GammaRayTelTrackerROGeometry () | |
Public Member Functions inherited from G4VReadOutGeometry | |
G4VReadOutGeometry () | |
G4VReadOutGeometry (G4String) | |
virtual | ~G4VReadOutGeometry () |
G4int | operator== (const G4VReadOutGeometry &right) const |
G4int | operator!= (const G4VReadOutGeometry &right) const |
void | BuildROGeometry () |
virtual G4bool | CheckROVolume (G4Step *, G4TouchableHistory *&) |
const G4SensitiveVolumeList * | GetIncludeList () const |
void | SetIncludeList (G4SensitiveVolumeList *value) |
const G4SensitiveVolumeList * | GetExcludeList () const |
void | SetExcludeList (G4SensitiveVolumeList *value) |
G4String | GetName () const |
void | SetName (G4String value) |
G4VPhysicalVolume * | GetROWorld () const |
Protected Member Functions | |
G4VPhysicalVolume * | Build () |
Protected Member Functions inherited from G4VReadOutGeometry | |
G4VReadOutGeometry (const G4VReadOutGeometry &right) | |
const G4VReadOutGeometry & | operator= (const G4VReadOutGeometry &right) |
virtual G4bool | FindROTouchable (G4Step *) |
Private Attributes | |
GammaRayTelDetectorConstruction * | GammaRayTelDetector |
Additional Inherited Members | |
Protected Attributes inherited from G4VReadOutGeometry | |
G4VPhysicalVolume * | ROworld |
G4SensitiveVolumeList * | fincludeList |
G4SensitiveVolumeList * | fexcludeList |
G4String | name |
G4Navigator * | ROnavigator |
G4TouchableHistory * | touchableHistory |
Definition at line 45 of file GammaRayTelTrackerROGeometry.hh.
GammaRayTelTrackerROGeometry::GammaRayTelTrackerROGeometry | ( | ) |
Definition at line 55 of file GammaRayTelTrackerROGeometry.cc.
GammaRayTelTrackerROGeometry::GammaRayTelTrackerROGeometry | ( | G4String | aString | ) |
Definition at line 59 of file GammaRayTelTrackerROGeometry.cc.
References GammaRayTelDetector, G4RunManager::GetRunManager(), and G4RunManager::GetUserDetectorConstruction().
GammaRayTelTrackerROGeometry::~GammaRayTelTrackerROGeometry | ( | ) |
Definition at line 67 of file GammaRayTelTrackerROGeometry.cc.
|
protectedvirtual |
Implements G4VReadOutGeometry.
Definition at line 71 of file GammaRayTelTrackerROGeometry.cc.
References cm3, g, GammaRayTelDetector, GammaRayTelDetectorConstruction::GetCALSizeZ(), GammaRayTelDetectorConstruction::GetCALTKRDistance(), GammaRayTelDetectorConstruction::GetNbOfTKRLayers(), GammaRayTelDetectorConstruction::GetNbOfTKRStrips(), GammaRayTelDetectorConstruction::GetNbOfTKRTiles(), GammaRayTelDetectorConstruction::GetPayloadSizeXY(), GammaRayTelDetectorConstruction::GetPayloadSizeZ(), GammaRayTelDetectorConstruction::GetSiliconGuardRing(), GammaRayTelDetectorConstruction::GetTilesSeparation(), GammaRayTelDetectorConstruction::GetTKRActiveTileXY(), GammaRayTelDetectorConstruction::GetTKRActiveTileZ(), GammaRayTelDetectorConstruction::GetTKRLayerDistance(), GammaRayTelDetectorConstruction::GetTKRSiliconPitch(), GammaRayTelDetectorConstruction::GetTKRSiliconThickness(), GammaRayTelDetectorConstruction::GetTKRSizeXY(), GammaRayTelDetectorConstruction::GetTKRSizeZ(), GammaRayTelDetectorConstruction::GetTKRViewsDistance(), GammaRayTelDetectorConstruction::GetWorldSizeXY(), GammaRayTelDetectorConstruction::GetWorldSizeZ(), mole, G4VReadOutGeometry::name, G4LogicalVolume::SetSensitiveDetector(), and z.
|
private |
Definition at line 57 of file GammaRayTelTrackerROGeometry.hh.
Referenced by Build(), and GammaRayTelTrackerROGeometry().