Geant4  10.00.p02
CML2ReadOutGeometry Class Reference

#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)
 
G4VPhysicalVolumeBuild ()
 
- 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 G4SensitiveVolumeListGetIncludeList () const
 
void SetIncludeList (G4SensitiveVolumeList *value)
 
const G4SensitiveVolumeListGetExcludeList () const
 
void SetExcludeList (G4SensitiveVolumeList *value)
 
G4String GetName () const
 
void SetName (G4String value)
 
G4VPhysicalVolumeGetROWorld () const
 

Private Attributes

G4VPhysicalVolumeROPhyVol
 
G4VPhysicalVolumeROPhantomYDivisionPhys
 
G4ThreeVector centre
 
G4ThreeVector halfSize
 
G4int NumberOfVoxelsAlongX
 
G4int NumberOfVoxelsAlongY
 
G4int NumberOfVoxelsAlongZ
 

Additional Inherited Members

- Protected Member Functions inherited from G4VReadOutGeometry
 G4VReadOutGeometry (const G4VReadOutGeometry &right)
 
const G4VReadOutGeometryoperator= (const G4VReadOutGeometry &right)
 
virtual G4bool FindROTouchable (G4Step *)
 
- Protected Attributes inherited from G4VReadOutGeometry
G4VPhysicalVolumeROworld
 
G4SensitiveVolumeListfincludeList
 
G4SensitiveVolumeListfexcludeList
 
G4String name
 
G4NavigatorROnavigator
 
G4TouchableHistorytouchableHistory
 

Detailed Description

Definition at line 52 of file ML2ReadOutGeometry.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

G4VPhysicalVolume * CML2ReadOutGeometry::Build ( )
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:

Member Data Documentation

G4ThreeVector CML2ReadOutGeometry::centre
private

Definition at line 63 of file ML2ReadOutGeometry.hh.

Referenced by Build(), and setBuildData().

G4ThreeVector CML2ReadOutGeometry::halfSize
private

Definition at line 63 of file ML2ReadOutGeometry.hh.

Referenced by Build(), and setBuildData().

G4int CML2ReadOutGeometry::NumberOfVoxelsAlongX
private

Definition at line 64 of file ML2ReadOutGeometry.hh.

Referenced by Build(), and setBuildData().

G4int CML2ReadOutGeometry::NumberOfVoxelsAlongY
private

Definition at line 64 of file ML2ReadOutGeometry.hh.

Referenced by Build(), and setBuildData().

G4int CML2ReadOutGeometry::NumberOfVoxelsAlongZ
private

Definition at line 64 of file ML2ReadOutGeometry.hh.

Referenced by Build(), and setBuildData().

G4VPhysicalVolume* CML2ReadOutGeometry::ROPhantomYDivisionPhys
private

Definition at line 61 of file ML2ReadOutGeometry.hh.

Referenced by Build().

G4VPhysicalVolume* CML2ReadOutGeometry::ROPhyVol
private

Definition at line 60 of file ML2ReadOutGeometry.hh.

Referenced by Build(), CML2ReadOutGeometry(), and ~CML2ReadOutGeometry().


The documentation for this class was generated from the following files: