#include <G4VReadOutGeometry.hh>
Definition at line 40 of file G4VReadOutGeometry.hh.
G4VReadOutGeometry::G4VReadOutGeometry |
( |
| ) |
|
Definition at line 34 of file G4VReadOutGeometry.cc.
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.";
std::ostringstream G4ExceptionDescription
G4Navigator * ROnavigator
G4SensitiveVolumeList * fincludeList
G4VPhysicalVolume * ROworld
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4TouchableHistory * touchableHistory
G4SensitiveVolumeList * fexcludeList
G4VReadOutGeometry::G4VReadOutGeometry |
( |
G4String |
n | ) |
|
Definition at line 62 of file G4VReadOutGeometry.cc.
68 ed<<
"The concept and the functionality of Readout Geometry has been merged\n"
69 <<
"into Parallel World. This G4VReadOutGeometry is kept for the sake of\n"
70 <<
"not breaking the commonly-used interface in the sensitive detector class.\n"
71 <<
"But this functionality of G4VReadOutGeometry class is no longer tested\n"
72 <<
"and thus may not be working well. We strongly recommend our customers to\n"
73 <<
"migrate to Parallel World scheme.";
std::ostringstream G4ExceptionDescription
G4Navigator * ROnavigator
G4SensitiveVolumeList * fincludeList
G4VPhysicalVolume * ROworld
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4TouchableHistory * touchableHistory
G4SensitiveVolumeList * fexcludeList
G4VReadOutGeometry::~G4VReadOutGeometry |
( |
| ) |
|
|
virtual |
Definition at line 77 of file G4VReadOutGeometry.cc.
G4Navigator * ROnavigator
G4SensitiveVolumeList * fincludeList
G4TouchableHistory * touchableHistory
G4SensitiveVolumeList * fexcludeList
Definition at line 50 of file G4VReadOutGeometry.cc.
G4Navigator * ROnavigator
G4SensitiveVolumeList * fincludeList
G4VPhysicalVolume * ROworld
G4TouchableHistory * touchableHistory
G4SensitiveVolumeList * fexcludeList
void G4VReadOutGeometry::BuildROGeometry |
( |
| ) |
|
Definition at line 104 of file G4VReadOutGeometry.cc.
G4Navigator * ROnavigator
G4VPhysicalVolume * ROworld
virtual G4VPhysicalVolume * Build()=0
void SetWorldVolume(G4VPhysicalVolume *pWorld)
Definition at line 110 of file G4VReadOutGeometry.cc.
123 if(!incFlg)
return false;
G4bool CheckPV(const G4VPhysicalVolume *pvp) const
G4SensitiveVolumeList * fincludeList
G4VPhysicalVolume * ROworld
virtual G4bool FindROTouchable(G4Step *)
G4StepPoint * GetPreStepPoint() const
G4VPhysicalVolume * GetPhysicalVolume() const
G4LogicalVolume * GetLogicalVolume() const
G4TouchableHistory * touchableHistory
G4SensitiveVolumeList * fexcludeList
G4bool CheckLV(const G4LogicalVolume *lvp) const
G4bool G4VReadOutGeometry::FindROTouchable |
( |
G4Step * |
currentStep | ) |
|
|
protectedvirtual |
Definition at line 132 of file G4VReadOutGeometry.cc.
171 GetSensitiveDetector() != 0;
G4VPhysicalVolume * GetVolume(G4int depth=0) const
G4Navigator * ROnavigator
G4StepPoint * GetPreStepPoint() const
const G4ThreeVector & GetMomentumDirection() const
const G4ThreeVector & GetPosition() const
void LocateGlobalPointAndUpdateTouchable(const G4ThreeVector &position, const G4ThreeVector &direction, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true)
G4LogicalVolume * GetLogicalVolume() const
G4TouchableHistory * touchableHistory
G4String G4VReadOutGeometry::GetName |
( |
| ) |
const |
|
inline |
Definition at line 86 of file G4VReadOutGeometry.cc.
88 if (
this == &right )
return *
this;
G4Navigator * ROnavigator
G4SensitiveVolumeList * fincludeList
G4VPhysicalVolume * ROworld
G4TouchableHistory * touchableHistory
G4SensitiveVolumeList * fexcludeList
Definition at line 81 of file G4VReadOutGeometry.hh.
const XML_Char int const XML_Char * value
G4SensitiveVolumeList * fexcludeList
Definition at line 77 of file G4VReadOutGeometry.hh.
G4SensitiveVolumeList * fincludeList
const XML_Char int const XML_Char * value
The documentation for this class was generated from the following files: