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

#include <CCalHcal.hh>

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

Public Member Functions

 CCalHcal (const G4String &name)
 
virtual ~CCalHcal ()
 
G4String getGenMat () const
 
double getDy_2Cal () const
 
double getDx_2Cal () const
 
double getXposCal () const
 
G4String getBoxMat () const
 
int getNBox () const
 
double getDy_2Box () const
 
double getDx_2Box () const
 
double getWallThickBox () const
 
double getXposBox (unsigned int i) const
 
int getNLayerScnt () const
 
int getTypeScnt (unsigned int i) const
 
int getMotherScnt (unsigned int i) const
 
double getXposScnt (unsigned int i) const
 
int getNLayerAbs () const
 
int getTypeAbs (unsigned int i) const
 
int getMotherAbs (unsigned int i) const
 
double getXposAbs (unsigned int i) const
 
G4String getAbsMat () const
 
int getNAbsorber () const
 
double getDy_2Abs () const
 
double getDx_2Abs (unsigned int i) const
 
G4String getScntMat () const
 
G4String getWrapMat () const
 
G4String getPlasMat () const
 
int getNScintillator () const
 
double getDy_2ScntLay (unsigned int i) const
 
double getDx_2ScntLay (unsigned int i) const
 
double getDx_2Wrap (unsigned int i) const
 
double getDx_2FrontP (unsigned int i) const
 
double getDx_2BackP (unsigned int i) const
 
double getDx_2Scnt (unsigned int i) 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 CCalHcal.hh.

Constructor & Destructor Documentation

CCalHcal::CCalHcal ( const G4String name)

Definition at line 37 of file CCalHcal.cc.

CCalHcal::~CCalHcal ( )
virtual

Definition at line 43 of file CCalHcal.cc.

Member Function Documentation

void CCalHcal::constructDaughters ( )
protectedvirtual

Implements CCalDetector.

Reimplemented in CCalG4Hcal.

Definition at line 192 of file CCalHcal.cc.

G4String CCalHcal::getAbsMat ( ) const
inline

Definition at line 60 of file CCalHcal.hh.

Here is the caller graph for this function:

G4String CCalHcal::getBoxMat ( ) const
inline

Definition at line 46 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2Abs ( unsigned int  i) const
inline

Definition at line 63 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2BackP ( unsigned int  i) const
inline

Definition at line 72 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2Box ( ) const
inline

Definition at line 49 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2Cal ( ) const
inline

Definition at line 44 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2FrontP ( unsigned int  i) const
inline

Definition at line 71 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2Scnt ( unsigned int  i) const
inline

Definition at line 73 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2ScntLay ( unsigned int  i) const
inline

Definition at line 69 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDx_2Wrap ( unsigned int  i) const
inline

Definition at line 70 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDy_2Abs ( ) const
inline

Definition at line 62 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDy_2Box ( ) const
inline

Definition at line 48 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDy_2Cal ( ) const
inline

Definition at line 43 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getDy_2ScntLay ( unsigned int  i) const
inline

Definition at line 68 of file CCalHcal.hh.

Here is the caller graph for this function:

G4String CCalHcal::getGenMat ( ) const
inline

Definition at line 42 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getMotherAbs ( unsigned int  i) const
inline

Definition at line 58 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getMotherScnt ( unsigned int  i) const
inline

Definition at line 54 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getNAbsorber ( ) const
inline

Definition at line 61 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getNBox ( ) const
inline

Definition at line 47 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getNLayerAbs ( ) const
inline

Definition at line 56 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getNLayerScnt ( ) const
inline

Definition at line 52 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getNScintillator ( ) const
inline

Definition at line 67 of file CCalHcal.hh.

Here is the caller graph for this function:

G4String CCalHcal::getPlasMat ( ) const
inline

Definition at line 66 of file CCalHcal.hh.

Here is the caller graph for this function:

G4String CCalHcal::getScntMat ( ) const
inline

Definition at line 64 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getTypeAbs ( unsigned int  i) const
inline

Definition at line 57 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::getTypeScnt ( unsigned int  i) const
inline

Definition at line 53 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getWallThickBox ( ) const
inline

Definition at line 50 of file CCalHcal.hh.

Here is the caller graph for this function:

G4String CCalHcal::getWrapMat ( ) const
inline

Definition at line 65 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getXposAbs ( unsigned int  i) const
inline

Definition at line 59 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getXposBox ( unsigned int  i) const
inline

Definition at line 51 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getXposCal ( ) const
inline

Definition at line 45 of file CCalHcal.hh.

Here is the caller graph for this function:

double CCalHcal::getXposScnt ( unsigned int  i) const
inline

Definition at line 55 of file CCalHcal.hh.

Here is the caller graph for this function:

int CCalHcal::readFile ( )
protectedvirtual

Implements CCalDetector.

Definition at line 74 of file CCalHcal.cc.

Here is the call graph for this function:


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