|
Geant4_10
|
#include <G4VReadOutGeometry.hh>


Public Member Functions | |
| 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 ()=0 |
| G4VReadOutGeometry (const G4VReadOutGeometry &right) | |
| const G4VReadOutGeometry & | operator= (const G4VReadOutGeometry &right) |
| virtual G4bool | FindROTouchable (G4Step *) |
Protected Attributes | |
| G4VPhysicalVolume * | ROworld |
| G4SensitiveVolumeList * | fincludeList |
| G4SensitiveVolumeList * | fexcludeList |
| G4String | name |
| G4Navigator * | ROnavigator |
| G4TouchableHistory * | touchableHistory |
Definition at line 40 of file G4VReadOutGeometry.hh.
| G4VReadOutGeometry::G4VReadOutGeometry | ( | ) |
| G4VReadOutGeometry::G4VReadOutGeometry | ( | G4String | n | ) |
Definition at line 62 of file G4VReadOutGeometry.cc.
|
virtual |
Definition at line 69 of file G4VReadOutGeometry.cc.
|
protected |
Definition at line 50 of file G4VReadOutGeometry.cc.
|
protectedpure virtual |
Implemented in CML2ReadOutGeometry, GammaRayTelTrackerROGeometry, and RE01CalorimeterROGeometry.

| void G4VReadOutGeometry::BuildROGeometry | ( | ) |
Definition at line 95 of file G4VReadOutGeometry.cc.


|
virtual |
Definition at line 101 of file G4VReadOutGeometry.cc.


Definition at line 123 of file G4VReadOutGeometry.cc.


|
inline |
Definition at line 79 of file G4VReadOutGeometry.hh.
|
inline |
Definition at line 75 of file G4VReadOutGeometry.hh.
|
inline |
| G4int G4VReadOutGeometry::operator!= | ( | const G4VReadOutGeometry & | right | ) | const |
Definition at line 92 of file G4VReadOutGeometry.cc.
|
protected |
Definition at line 78 of file G4VReadOutGeometry.cc.
| G4int G4VReadOutGeometry::operator== | ( | const G4VReadOutGeometry & | right | ) | const |
Definition at line 89 of file G4VReadOutGeometry.cc.
|
inline |
Definition at line 81 of file G4VReadOutGeometry.hh.
|
inline |
Definition at line 77 of file G4VReadOutGeometry.hh.
Definition at line 85 of file G4VReadOutGeometry.hh.
|
protected |
Definition at line 68 of file G4VReadOutGeometry.hh.
|
protected |
Definition at line 67 of file G4VReadOutGeometry.hh.
|
protected |
Definition at line 69 of file G4VReadOutGeometry.hh.
|
protected |
Definition at line 71 of file G4VReadOutGeometry.hh.
|
protected |
Definition at line 66 of file G4VReadOutGeometry.hh.
|
protected |
Definition at line 72 of file G4VReadOutGeometry.hh.
1.8.5