Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
CML2ReadOutGeometry Class Reference

#include <ML2ReadOutGeometry.hh>

Inheritance diagram for CML2ReadOutGeometry:
Inheritance graph
[legend]
Collaboration diagram for CML2ReadOutGeometry:
Collaboration graph
[legend]

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
 

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.

Here is the call graph for this function:

CML2ReadOutGeometry::~CML2ReadOutGeometry ( void  )

Definition at line 66 of file ML2ReadOutGeometry.cc.

Member Function Documentation

G4VPhysicalVolume * CML2ReadOutGeometry::Build ( )
virtual

Implements G4VReadOutGeometry.

Definition at line 80 of file ML2ReadOutGeometry.cc.

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.

Here is the caller graph for this function:


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