51 double getXposBox(
unsigned int i)
const {
return xposBox[i];}
53 int getTypeScnt(
unsigned int i)
const {
return typeLayerScnt[i];}
55 double getXposScnt(
unsigned int i)
const {
return xposLayerScnt[i];}
57 int getTypeAbs(
unsigned int i)
const {
return typeLayerAbs[i];}
59 double getXposAbs(
unsigned int i)
const {
return xposLayerAbs[i];}
63 double getDx_2Abs(
unsigned int i)
const {
return dx_2Absorber[i];}
70 double getDx_2Wrap(
unsigned int i)
const {
return dx_2Wrapper[i];}
71 double getDx_2FrontP(
unsigned int i)
const {
return dx_2FrontPlastic[i];}
72 double getDx_2BackP(
unsigned int i)
const {
return dx_2BackPlastic[i];}
73 double getDx_2Scnt(
unsigned int i)
const {
return dx_2Scintillator[i];}
95 double* xposLayerScnt;
100 double* xposLayerAbs;
105 double* dx_2Absorber;
111 double* dy_2ScntLayer;
112 double* dx_2ScntLayer;
114 double* dx_2FrontPlastic;
115 double* dx_2BackPlastic;
116 double* dx_2Scintillator;
double getDx_2BackP(unsigned int i) const
G4String getPlasMat() const
double getXposScnt(unsigned int i) const
double getDx_2ScntLay(unsigned int i) const
double getDy_2Cal() const
double getDy_2Box() const
virtual void constructDaughters()
int getMotherScnt(unsigned int i) const
G4String getScntMat() const
double getXposCal() const
double getDy_2Abs() const
double getWallThickBox() const
int getTypeAbs(unsigned int i) const
int getMotherAbs(unsigned int i) const
double getDx_2Wrap(unsigned int i) const
double getDx_2Box() const
double getDx_2FrontP(unsigned int i) const
G4String getAbsMat() const
G4String getGenMat() const
double getDx_2Abs(unsigned int i) const
double getDx_2Cal() const
int getNLayerScnt() const
double getDy_2ScntLay(unsigned int i) const
double getXposAbs(unsigned int i) const
G4String getWrapMat() const
int getNScintillator() const
G4String getBoxMat() const
int getTypeScnt(unsigned int i) const
double getDx_2Scnt(unsigned int i) const
CCalHcal(const G4String &name)
double getXposBox(unsigned int i) const