Geant4_10
Public Member Functions | Protected Member Functions | List of all members
CCalEcal Class Reference

#include <CCalEcal.hh>

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

Public Member Functions

 CCalEcal (const G4String &name)
 
virtual ~CCalEcal ()
 
G4String getGenMat () const
 
double getWidBox () const
 
double getLengBox () const
 
double getXpos () const
 
double getYpos () const
 
double getZpos () const
 
double getThetaX () const
 
double getPhiX () const
 
double getThetaY () const
 
double getPhiY () const
 
double getThetaZ () const
 
double getPhiZ () const
 
G4String getLayMat () const
 
int getLayNum () const
 
double getLayRadius () const
 
double getLayAngle () const
 
double getLengFront () const
 
double getLayPar (unsigned int i) const
 
G4String getCrystMat () const
 
int getCrystNum () const
 
double getCrystLength () const
 
double getCrystTol () const
 
double getCrystPar (unsigned int i) const
 
G4String getSuppMat () const
 
double getDxSupp () const
 
double getDySupp () const
 
double getDzSupp () const
 
double getDistSupp () const
 
- Public Member Functions inherited from CCalDetector
 CCalDetector (const G4String &name)
 
virtual ~CCalDetector ()
 
void constructHierarchy ()
 
void construct ()
 
void addDetector (CCalDetector *)
 
G4String Name () const
 
G4String baseFileName () const
 
G4String File () const
 
CCalDetectorgetDaughter (int i) const
 
int getNDaughters () const
 
G4bool operator== (const CCalDetector &left) const
 
G4bool operator!= (const CCalDetector &left) const
 

Protected Member Functions

virtual int readFile ()
 
virtual void constructDaughters ()
 
- Protected Member Functions inherited from CCalDetector
int buildFromFile ()
 

Additional Inherited Members

- Protected Attributes inherited from CCalDetector
G4String detectorName
 
G4String fileName
 
CCalDetectorTable theDetectorsInside
 
int constructFlag
 
- Static Protected Attributes inherited from CCalDetector
static G4String pathName = getenv("CCAL_GEOMPATH")
 

Detailed Description

Definition at line 35 of file CCalEcal.hh.

Constructor & Destructor Documentation

CCalEcal::CCalEcal ( const G4String name)
inline

Definition at line 38 of file CCalEcal.hh.

CCalEcal::~CCalEcal ( )
virtual

Definition at line 37 of file CCalEcal.cc.

Member Function Documentation

void CCalEcal::constructDaughters ( )
protectedvirtual

Implements CCalDetector.

Definition at line 111 of file CCalEcal.cc.

double CCalEcal::getCrystLength ( ) const
inline

Definition at line 63 of file CCalEcal.hh.

G4String CCalEcal::getCrystMat ( ) const
inline

Definition at line 61 of file CCalEcal.hh.

int CCalEcal::getCrystNum ( ) const
inline

Definition at line 62 of file CCalEcal.hh.

double CCalEcal::getCrystPar ( unsigned int  i) const
inline

Definition at line 65 of file CCalEcal.hh.

double CCalEcal::getCrystTol ( ) const
inline

Definition at line 64 of file CCalEcal.hh.

double CCalEcal::getDistSupp ( ) const
inline

Definition at line 70 of file CCalEcal.hh.

double CCalEcal::getDxSupp ( ) const
inline

Definition at line 67 of file CCalEcal.hh.

double CCalEcal::getDySupp ( ) const
inline

Definition at line 68 of file CCalEcal.hh.

double CCalEcal::getDzSupp ( ) const
inline

Definition at line 69 of file CCalEcal.hh.

G4String CCalEcal::getGenMat ( ) const
inline

Definition at line 43 of file CCalEcal.hh.

double CCalEcal::getLayAngle ( ) const
inline

Definition at line 58 of file CCalEcal.hh.

G4String CCalEcal::getLayMat ( ) const
inline

Definition at line 55 of file CCalEcal.hh.

int CCalEcal::getLayNum ( ) const
inline

Definition at line 56 of file CCalEcal.hh.

double CCalEcal::getLayPar ( unsigned int  i) const
inline

Definition at line 60 of file CCalEcal.hh.

double CCalEcal::getLayRadius ( ) const
inline

Definition at line 57 of file CCalEcal.hh.

double CCalEcal::getLengBox ( ) const
inline

Definition at line 45 of file CCalEcal.hh.

double CCalEcal::getLengFront ( ) const
inline

Definition at line 59 of file CCalEcal.hh.

double CCalEcal::getPhiX ( ) const
inline

Definition at line 50 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getPhiY ( ) const
inline

Definition at line 52 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getPhiZ ( ) const
inline

Definition at line 54 of file CCalEcal.hh.

Here is the caller graph for this function:

G4String CCalEcal::getSuppMat ( ) const
inline

Definition at line 66 of file CCalEcal.hh.

double CCalEcal::getThetaX ( ) const
inline

Definition at line 49 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getThetaY ( ) const
inline

Definition at line 51 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getThetaZ ( ) const
inline

Definition at line 53 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getWidBox ( ) const
inline

Definition at line 44 of file CCalEcal.hh.

double CCalEcal::getXpos ( ) const
inline

Definition at line 46 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getYpos ( ) const
inline

Definition at line 47 of file CCalEcal.hh.

Here is the caller graph for this function:

double CCalEcal::getZpos ( ) const
inline

Definition at line 48 of file CCalEcal.hh.

Here is the caller graph for this function:

int CCalEcal::readFile ( )
protectedvirtual

Implements CCalDetector.

Definition at line 39 of file CCalEcal.cc.

Here is the call graph for this function:


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