35   :ROworld(0),fincludeList(0),
 
   36    fexcludeList(0),touchableHistory(0)
 
   41   ed<<
"The concept and the functionality of Readout Geometry has been merged\n" 
   42     <<
"into Parallel World. This G4VReadOutGeometry is kept for the sake of\n" 
   43     <<
"not breaking the commonly-used interface in the sensitive detector class.\n" 
   44     <<
"But this functionality of G4VReadOutGeometry class is no longer tested\n" 
   45     <<
"and thus may not be working well. We strongly recommend our customers to\n" 
   46     <<
"migrate to Parallel World scheme.";
 
   63   :ROworld(0),fincludeList(0),
 
   64    fexcludeList(0),
name(n),touchableHistory(0)
 
   80   if ( 
this == &right ) 
return *
this;
 
  115   if(!incFlg) 
return false;
 
  163         GetSensitiveDetector() != 0;
 
G4bool CheckPV(const G4VPhysicalVolume *pvp) const 
G4int operator!=(const G4VReadOutGeometry &right) const 
std::ostringstream G4ExceptionDescription
G4VPhysicalVolume * GetVolume(G4int depth=0) const 
G4Navigator * ROnavigator
G4SensitiveVolumeList * fincludeList
G4VPhysicalVolume * ROworld
virtual G4bool FindROTouchable(G4Step *)
G4StepPoint * GetPreStepPoint() const 
const G4ThreeVector & GetMomentumDirection() const 
G4VPhysicalVolume * GetPhysicalVolume() const 
const G4ThreeVector & GetPosition() const 
void LocateGlobalPointAndUpdateTouchable(const G4ThreeVector &position, const G4ThreeVector &direction, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true)
virtual G4VPhysicalVolume * Build()=0
virtual ~G4VReadOutGeometry()
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
virtual G4bool CheckROVolume(G4Step *, G4TouchableHistory *&)
G4LogicalVolume * GetLogicalVolume() const 
G4TouchableHistory * touchableHistory
G4int operator==(const G4VReadOutGeometry &right) const 
void SetWorldVolume(G4VPhysicalVolume *pWorld)
G4SensitiveVolumeList * fexcludeList
G4bool CheckLV(const G4LogicalVolume *lvp) const 
G4VReadOutGeometry & operator=(const G4VReadOutGeometry &right)