Geant4
10.01.p02
|
#include <CCalHcal.hh>
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 |
CCalDetector * | getDaughter (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 () |
Private Attributes | |
G4String | genMaterial |
double | dy_2Cal |
double | dx_2Cal |
double | xposCal |
G4String | boxMaterial |
int | nBox |
double | dy_2Box |
double | dx_2Box |
double | wallThickBox |
double * | xposBox |
int | nLayerScnt |
int * | typeLayerScnt |
int * | mothLayerScnt |
double * | xposLayerScnt |
int | nLayerAbs |
int * | typeLayerAbs |
int * | mothLayerAbs |
double * | xposLayerAbs |
G4String | absMaterial |
int | nAbsorber |
double | dy_2Absorber |
double * | dx_2Absorber |
G4String | scntMaterial |
G4String | wrapMaterial |
G4String | plasMaterial |
int | nScintillator |
double * | dy_2ScntLayer |
double * | dx_2ScntLayer |
double * | dx_2Wrapper |
double * | dx_2FrontPlastic |
double * | dx_2BackPlastic |
double * | dx_2Scintillator |
Additional Inherited Members | |
Protected Attributes inherited from CCalDetector | |
G4String | detectorName |
G4String | fileName |
G4String | pathName |
CCalDetectorTable | theDetectorsInside |
int | constructFlag |
Definition at line 35 of file CCalHcal.hh.
CCalHcal::CCalHcal | ( | const G4String & | name | ) |
Definition at line 37 of file CCalHcal.cc.
|
virtual |
Definition at line 43 of file CCalHcal.cc.
References dx_2Absorber, dx_2BackPlastic, dx_2FrontPlastic, dx_2Scintillator, dx_2ScntLayer, dx_2Wrapper, dy_2ScntLayer, mothLayerAbs, mothLayerScnt, typeLayerAbs, typeLayerScnt, xposBox, xposLayerAbs, and xposLayerScnt.
|
protectedvirtual |
|
inline |
Definition at line 60 of file CCalHcal.hh.
References absMaterial.
Referenced by CCalG4Hcal::constructAbsorberLayer().
|
inline |
Definition at line 46 of file CCalHcal.hh.
References boxMaterial.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 63 of file CCalHcal.hh.
References dx_2Absorber.
Referenced by CCalG4Hcal::constructAbsorberLayer().
|
inline |
Definition at line 72 of file CCalHcal.hh.
References dx_2BackPlastic.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 49 of file CCalHcal.hh.
References dx_2Box.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 44 of file CCalHcal.hh.
References dx_2Cal.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 71 of file CCalHcal.hh.
References dx_2FrontPlastic.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 73 of file CCalHcal.hh.
References dx_2Scintillator.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 69 of file CCalHcal.hh.
References dx_2ScntLayer.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 70 of file CCalHcal.hh.
References dx_2Wrapper.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 62 of file CCalHcal.hh.
References dy_2Absorber.
Referenced by CCalG4Hcal::constructAbsorberLayer().
|
inline |
Definition at line 48 of file CCalHcal.hh.
References dy_2Box.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 43 of file CCalHcal.hh.
References dy_2Cal.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 68 of file CCalHcal.hh.
References dy_2ScntLayer.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 42 of file CCalHcal.hh.
References genMaterial.
Referenced by CCalG4Hcal::constructIn(), and CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 58 of file CCalHcal.hh.
References mothLayerAbs.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 54 of file CCalHcal.hh.
References mothLayerScnt.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 61 of file CCalHcal.hh.
References nAbsorber.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 47 of file CCalHcal.hh.
References nBox.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 56 of file CCalHcal.hh.
References nLayerAbs.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 52 of file CCalHcal.hh.
References nLayerScnt.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 67 of file CCalHcal.hh.
References nScintillator.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 66 of file CCalHcal.hh.
References plasMaterial.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 64 of file CCalHcal.hh.
References scntMaterial.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 57 of file CCalHcal.hh.
References typeLayerAbs.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 53 of file CCalHcal.hh.
References typeLayerScnt.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 50 of file CCalHcal.hh.
References wallThickBox.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 65 of file CCalHcal.hh.
References wrapMaterial.
Referenced by CCalG4Hcal::constructScintillatorLayer().
|
inline |
Definition at line 59 of file CCalHcal.hh.
References xposLayerAbs.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 51 of file CCalHcal.hh.
References xposBox.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 45 of file CCalHcal.hh.
References xposCal.
Referenced by CCalG4Hcal::constructIn().
|
inline |
Definition at line 55 of file CCalHcal.hh.
References xposLayerScnt.
Referenced by CCalG4Hcal::constructIn().
|
protectedvirtual |
Implements CCalDetector.
Definition at line 74 of file CCalHcal.cc.
References absMaterial, boxMaterial, dx_2Absorber, dx_2BackPlastic, dx_2Box, dx_2Cal, dx_2FrontPlastic, dx_2Scintillator, dx_2ScntLayer, dx_2Wrapper, dy_2Absorber, dy_2Box, dy_2Cal, dy_2ScntLayer, CCalDetector::File(), findDO(), G4cout, G4endl, genMaterial, jump(), mothLayerAbs, mothLayerScnt, nAbsorber, nBox, nLayerAbs, nLayerScnt, nScintillator, openGeomFile(), CCalDetector::pathName, plasMaterial, readName(), scntMaterial, tab(), typeLayerAbs, typeLayerScnt, wallThickBox, wrapMaterial, xposBox, xposCal, xposLayerAbs, and xposLayerScnt.
|
private |
Definition at line 102 of file CCalHcal.hh.
Referenced by getAbsMat(), and readFile().
|
private |
Definition at line 85 of file CCalHcal.hh.
Referenced by getBoxMat(), and readFile().
|
private |
Definition at line 105 of file CCalHcal.hh.
Referenced by getDx_2Abs(), readFile(), and ~CCalHcal().
|
private |
Definition at line 115 of file CCalHcal.hh.
Referenced by getDx_2BackP(), readFile(), and ~CCalHcal().
|
private |
Definition at line 88 of file CCalHcal.hh.
Referenced by getDx_2Box(), and readFile().
|
private |
Definition at line 82 of file CCalHcal.hh.
Referenced by getDx_2Cal(), and readFile().
|
private |
Definition at line 114 of file CCalHcal.hh.
Referenced by getDx_2FrontP(), readFile(), and ~CCalHcal().
|
private |
Definition at line 116 of file CCalHcal.hh.
Referenced by getDx_2Scnt(), readFile(), and ~CCalHcal().
|
private |
Definition at line 112 of file CCalHcal.hh.
Referenced by getDx_2ScntLay(), readFile(), and ~CCalHcal().
|
private |
Definition at line 113 of file CCalHcal.hh.
Referenced by getDx_2Wrap(), readFile(), and ~CCalHcal().
|
private |
Definition at line 104 of file CCalHcal.hh.
Referenced by getDy_2Abs(), and readFile().
|
private |
Definition at line 87 of file CCalHcal.hh.
Referenced by getDy_2Box(), and readFile().
|
private |
Definition at line 81 of file CCalHcal.hh.
Referenced by getDy_2Cal(), and readFile().
|
private |
Definition at line 111 of file CCalHcal.hh.
Referenced by getDy_2ScntLay(), readFile(), and ~CCalHcal().
|
private |
Definition at line 80 of file CCalHcal.hh.
Referenced by getGenMat(), and readFile().
|
private |
Definition at line 99 of file CCalHcal.hh.
Referenced by getMotherAbs(), readFile(), and ~CCalHcal().
|
private |
Definition at line 94 of file CCalHcal.hh.
Referenced by getMotherScnt(), readFile(), and ~CCalHcal().
|
private |
Definition at line 103 of file CCalHcal.hh.
Referenced by getNAbsorber(), and readFile().
|
private |
Definition at line 86 of file CCalHcal.hh.
Referenced by getNBox(), and readFile().
|
private |
Definition at line 97 of file CCalHcal.hh.
Referenced by getNLayerAbs(), and readFile().
|
private |
Definition at line 92 of file CCalHcal.hh.
Referenced by getNLayerScnt(), and readFile().
|
private |
Definition at line 110 of file CCalHcal.hh.
Referenced by getNScintillator(), and readFile().
|
private |
Definition at line 109 of file CCalHcal.hh.
Referenced by getPlasMat(), and readFile().
|
private |
Definition at line 107 of file CCalHcal.hh.
Referenced by getScntMat(), and readFile().
|
private |
Definition at line 98 of file CCalHcal.hh.
Referenced by getTypeAbs(), readFile(), and ~CCalHcal().
|
private |
Definition at line 93 of file CCalHcal.hh.
Referenced by getTypeScnt(), readFile(), and ~CCalHcal().
|
private |
Definition at line 89 of file CCalHcal.hh.
Referenced by getWallThickBox(), and readFile().
|
private |
Definition at line 108 of file CCalHcal.hh.
Referenced by getWrapMat(), and readFile().
|
private |
Definition at line 90 of file CCalHcal.hh.
Referenced by getXposBox(), readFile(), and ~CCalHcal().
|
private |
Definition at line 83 of file CCalHcal.hh.
Referenced by getXposCal(), and readFile().
|
private |
Definition at line 100 of file CCalHcal.hh.
Referenced by getXposAbs(), readFile(), and ~CCalHcal().
|
private |
Definition at line 95 of file CCalHcal.hh.
Referenced by getXposScnt(), readFile(), and ~CCalHcal().