| 
    Geant4
    10.01.p01
    
   | 
 
#include <ML2ReadOutGeometry.hh>
 Inheritance diagram for CML2ReadOutGeometry:
 Collaboration diagram for CML2ReadOutGeometry:Public Member Functions | |
| CML2ReadOutGeometry () | |
| ~CML2ReadOutGeometry (void) | |
| void | setBuildData (G4ThreeVector centre, G4ThreeVector halfSize, G4int NumberOfVoxelsAlongX, G4int NumberOfVoxelsAlongY, G4int NumberOfVoxelsAlongZ) | 
| G4VPhysicalVolume * | Build () | 
  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 | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VReadOutGeometry | |
| G4VReadOutGeometry (const G4VReadOutGeometry &right) | |
| G4VReadOutGeometry & | operator= (const G4VReadOutGeometry &right) | 
| virtual G4bool | FindROTouchable (G4Step *) | 
  Protected Attributes inherited from G4VReadOutGeometry | |
| G4VPhysicalVolume * | ROworld | 
| G4SensitiveVolumeList * | fincludeList | 
| G4SensitiveVolumeList * | fexcludeList | 
| G4String | name | 
| G4Navigator * | ROnavigator | 
| G4TouchableHistory * | touchableHistory | 
Definition at line 52 of file ML2ReadOutGeometry.hh.
| CML2ReadOutGeometry::CML2ReadOutGeometry | ( | ) | 
Definition at line 54 of file ML2ReadOutGeometry.cc.
References G4NistManager::FindOrBuildMaterial(), G4NistManager::Instance(), mm, and ROPhyVol.
 Here is the call graph for this function:| CML2ReadOutGeometry::~CML2ReadOutGeometry | ( | void | ) | 
Definition at line 66 of file ML2ReadOutGeometry.cc.
References ROPhyVol.
      
  | 
  virtual | 
Implements G4VReadOutGeometry.
Definition at line 80 of file ML2ReadOutGeometry.cc.
References centre, G4NistManager::FindOrBuildMaterial(), halfSize, G4NistManager::Instance(), kXAxis, kYAxis, kZAxis, NumberOfVoxelsAlongX, NumberOfVoxelsAlongY, NumberOfVoxelsAlongZ, ROPhantomYDivisionPhys, ROPhyVol, and G4LogicalVolume::SetSensitiveDetector().
 Here is the call graph for this function:| void CML2ReadOutGeometry::setBuildData | ( | G4ThreeVector | centre, | 
| G4ThreeVector | halfSize, | ||
| G4int | NumberOfVoxelsAlongX, | ||
| G4int | NumberOfVoxelsAlongY, | ||
| G4int | NumberOfVoxelsAlongZ | ||
| ) | 
Definition at line 71 of file ML2ReadOutGeometry.cc.
References centre, halfSize, NumberOfVoxelsAlongX, NumberOfVoxelsAlongY, and NumberOfVoxelsAlongZ.
Referenced by CML2Ph_FullWater::Construct(), and CML2Ph_BoxInBox::Construct().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 63 of file ML2ReadOutGeometry.hh.
Referenced by Build(), and setBuildData().
      
  | 
  private | 
Definition at line 63 of file ML2ReadOutGeometry.hh.
Referenced by Build(), and setBuildData().
      
  | 
  private | 
Definition at line 64 of file ML2ReadOutGeometry.hh.
Referenced by Build(), and setBuildData().
      
  | 
  private | 
Definition at line 64 of file ML2ReadOutGeometry.hh.
Referenced by Build(), and setBuildData().
      
  | 
  private | 
Definition at line 64 of file ML2ReadOutGeometry.hh.
Referenced by Build(), and setBuildData().
      
  | 
  private | 
Definition at line 61 of file ML2ReadOutGeometry.hh.
Referenced by Build().
      
  | 
  private | 
Definition at line 60 of file ML2ReadOutGeometry.hh.
Referenced by Build(), CML2ReadOutGeometry(), and ~CML2ReadOutGeometry().