Geant4
9.6.p02
|
#include <RE01CalorimeterROGeometry.hh>
Public Member Functions | |
RE01CalorimeterROGeometry () | |
RE01CalorimeterROGeometry (G4String) | |
virtual | ~RE01CalorimeterROGeometry () |
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 | |
virtual G4VPhysicalVolume * | Build () |
Protected Member Functions inherited from G4VReadOutGeometry | |
G4VReadOutGeometry (const G4VReadOutGeometry &right) | |
const G4VReadOutGeometry & | operator= (const G4VReadOutGeometry &right) |
virtual G4bool | FindROTouchable (G4Step *) |
Additional Inherited Members | |
Protected Attributes inherited from G4VReadOutGeometry | |
G4VPhysicalVolume * | ROworld |
G4SensitiveVolumeList * | fincludeList |
G4SensitiveVolumeList * | fexcludeList |
G4String | name |
G4Navigator * | ROnavigator |
G4TouchableHistory * | touchableHistory |
Definition at line 37 of file RE01CalorimeterROGeometry.hh.
RE01CalorimeterROGeometry::RE01CalorimeterROGeometry | ( | ) |
RE01CalorimeterROGeometry::RE01CalorimeterROGeometry | ( | G4String | ) |
|
virtual |
Definition at line 60 of file RE01CalorimeterROGeometry.cc.
|
protectedvirtual |
Implements G4VReadOutGeometry.
Definition at line 64 of file RE01CalorimeterROGeometry.cc.