| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4VReadOutGeometry.hh>
 Inheritance diagram for G4VReadOutGeometry:
 Collaboration diagram for G4VReadOutGeometry: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) | |
| 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 | ( | ) | 
Definition at line 34 of file G4VReadOutGeometry.cc.
References G4Exception(), JustWarning, name, and ROnavigator.
 Here is the call graph for this function:| G4VReadOutGeometry::G4VReadOutGeometry | ( | G4String | n | ) | 
Definition at line 62 of file G4VReadOutGeometry.cc.
References ROnavigator.
      
  | 
  virtual | 
Definition at line 69 of file G4VReadOutGeometry.cc.
References fexcludeList, fincludeList, ROnavigator, and touchableHistory.
      
  | 
  protected | 
Definition at line 50 of file G4VReadOutGeometry.cc.
References fexcludeList, fincludeList, name, ROnavigator, ROworld, and touchableHistory.
      
  | 
  protectedpure virtual | 
Implemented in IORTDetectorROGeometry, CML2ReadOutGeometry, ExN04CalorimeterROGeometry, RE01CalorimeterROGeometry, and ExN04CalorimeterROGeometry.
Referenced by BuildROGeometry().
 Here is the caller graph for this function:| void G4VReadOutGeometry::BuildROGeometry | ( | ) | 
Definition at line 96 of file G4VReadOutGeometry.cc.
References Build(), ROnavigator, ROworld, and G4Navigator::SetWorldVolume().
Referenced by ExN04DetectorConstruction::Construct(), RE01DetectorConstruction::Construct(), CML2Ph_FullWater::Construct(), and CML2Ph_BoxInBox::Construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Definition at line 102 of file G4VReadOutGeometry.cc.
References G4SensitiveVolumeList::CheckLV(), G4SensitiveVolumeList::CheckPV(), fexcludeList, fincludeList, FindROTouchable(), G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPreStepPoint(), ROworld, and touchableHistory.
Referenced by G4VGFlashSensitiveDetector::Hit(), and G4VSensitiveDetector::Hit().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 124 of file G4VReadOutGeometry.cc.
References G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetMomentumDirection(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4TouchableHistory::GetVolume(), G4Navigator::LocateGlobalPointAndUpdateTouchable(), ROnavigator, and touchableHistory.
Referenced by CheckROVolume().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 79 of file G4VReadOutGeometry.hh.
References fexcludeList.
      
  | 
  inline | 
Definition at line 75 of file G4VReadOutGeometry.hh.
References fincludeList.
      
  | 
  inline | 
Definition at line 83 of file G4VReadOutGeometry.hh.
References name.
Referenced by G4LogicalVolumeModel::DescribeYourselfTo(), and G4ASCIITreeSceneHandler::RequestPrimitives().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 88 of file G4VReadOutGeometry.hh.
References ROworld.
Referenced by CML2PhantomConstruction::applyNewCentre(), and G4LogicalVolumeModel::DescribeYourselfTo().
 Here is the caller graph for this function:| G4int G4VReadOutGeometry::operator!= | ( | const G4VReadOutGeometry & | right | ) | const | 
Definition at line 93 of file G4VReadOutGeometry.cc.
      
  | 
  protected | 
Definition at line 78 of file G4VReadOutGeometry.cc.
References fexcludeList, fincludeList, name, ROnavigator, ROworld, and touchableHistory.
| G4int G4VReadOutGeometry::operator== | ( | const G4VReadOutGeometry & | right | ) | const | 
Definition at line 90 of file G4VReadOutGeometry.cc.
      
  | 
  inline | 
Definition at line 81 of file G4VReadOutGeometry.hh.
      
  | 
  inline | 
Definition at line 77 of file G4VReadOutGeometry.hh.
      
  | 
  inline | 
Definition at line 85 of file G4VReadOutGeometry.hh.
      
  | 
  protected | 
Definition at line 68 of file G4VReadOutGeometry.hh.
Referenced by CheckROVolume(), G4VReadOutGeometry(), GetExcludeList(), operator=(), and ~G4VReadOutGeometry().
      
  | 
  protected | 
Definition at line 67 of file G4VReadOutGeometry.hh.
Referenced by CheckROVolume(), G4VReadOutGeometry(), GetIncludeList(), operator=(), and ~G4VReadOutGeometry().
      
  | 
  protected | 
Definition at line 69 of file G4VReadOutGeometry.hh.
Referenced by ExN04CalorimeterROGeometry::Build(), IORTDetectorROGeometry::Build(), G4VReadOutGeometry(), GetName(), and operator=().
      
  | 
  protected | 
Definition at line 71 of file G4VReadOutGeometry.hh.
Referenced by BuildROGeometry(), FindROTouchable(), G4VReadOutGeometry(), operator=(), and ~G4VReadOutGeometry().
      
  | 
  protected | 
Definition at line 66 of file G4VReadOutGeometry.hh.
Referenced by BuildROGeometry(), CheckROVolume(), G4VReadOutGeometry(), GetROWorld(), and operator=().
      
  | 
  protected | 
Definition at line 72 of file G4VReadOutGeometry.hh.
Referenced by CheckROVolume(), FindROTouchable(), G4VReadOutGeometry(), operator=(), and ~G4VReadOutGeometry().