#include <DDHCalEndcapAlgo.h>
Public Member Functions | |
DDHCalEndcapAlgo () | |
int | equipModule (unsigned int i) const |
void | execute (DDCompactView &cpv) override |
std::string | getAbsMat () const |
double | getAngBot () const |
double | getAngGap () const |
double | getAngTop () const |
double | getDrEnd () const |
double | getDzShift () const |
double | getDzStep () const |
int | getEndcaps () const |
std::string | getGenMat () const |
double | getHeboxDepth () const |
int | getLayer (unsigned int i, unsigned int j) const |
int | getLayerN (unsigned int i) const |
std::string | getLayerName (unsigned int i) const |
int | getLayers () const |
double | getLayerT (unsigned int i) const |
int | getLayerType (unsigned int i) const |
std::string | getModMat (unsigned int i) const |
std::string | getModName (unsigned int i) const |
int | getModType (unsigned int i) const |
int | getModules () const |
int | getNsectors () const |
int | getNsectortot () const |
int | getPhi () const |
std::string | getPhiName (unsigned int i) const |
std::string | getPlastMat () const |
double | getRinBlock1 (unsigned i) const |
double | getRinBlock2 (unsigned i) const |
double | getRinDip () const |
double | getRinKink () const |
std::string | getRotation () const |
std::string | getRotMat () const |
double | getRout () const |
double | getRoutBlock1 (unsigned i) const |
double | getRoutBlock2 (unsigned i) const |
double | getRoutDip () const |
std::string | getScintMat () const |
double | getScintT (unsigned int i) const |
int | getSectionModule (unsigned i) const |
double | getSlope () const |
double | getThick (unsigned int i) const |
double | getTolAbs () const |
double | getTolPos () const |
double | getTrim (unsigned int i, unsigned int j) const |
double | getZ0Beam () const |
double | getZ1Beam () const |
double | getZEnd () const |
double | getZFront () const |
double | getZiBody () const |
double | getZiDip () const |
double | getZiKink () const |
double | getZiL0Body () const |
double | getZiL0Nose () const |
double | getZiNose () const |
double | getZmaxBlock (unsigned i) const |
double | getZminBlock (unsigned i) const |
double | getZShift () const |
double | getZShiftHac2 () const |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override |
~DDHCalEndcapAlgo () override | |
Protected Member Functions | |
void | constructGeneralVolume (DDCompactView &cpv) |
void | constructInsideModule (const DDLogicalPart &module, int mod, DDCompactView &cpv) |
void | constructInsideModule0 (const DDLogicalPart &module, int mod, DDCompactView &cpv) |
void | constructInsideSector (const DDLogicalPart §or, DDCompactView &cpv) |
void | constructScintLayer (const DDLogicalPart &glog, double pDz, double yh, double bl, double tl, double alp, const std::string &name, int id, DDCompactView &cpv) |
void | parameterLayer (int iphi, double rinF, double routF, double rinB, double routB, double zi, double zo, double &yh1, double &bl1, double &tl1, double &yh2, double &bl2, double &tl2, double &alp, double &theta, double &phi, double &xpos, double &ypos, double &zcpv) |
void | parameterLayer0 (int mod, int layer, int iphi, double &yh, double &bl, double &tl, double &alp, double &xpos, double &ypos, double &zcpv) |
Private Attributes | |
std::string | absMat |
double | angBot |
double | angGap |
double | angTop |
double | drEnd |
double | dzShift |
double | dzStep |
std::vector< int > | eModule |
std::string | genMaterial |
double | heboxDepth |
std::string | idName |
std::string | idNameSpace |
int | idOffset |
std::vector< int > | layerN |
std::vector< int > | layerN0 |
std::vector< int > | layerN1 |
std::vector< int > | layerN2 |
std::vector< int > | layerN3 |
std::vector< int > | layerN4 |
std::vector< int > | layerN5 |
std::vector< std::string > | layerName |
int | layers |
std::vector< double > | layerT |
std::vector< int > | layerType |
std::vector< std::string > | modMat |
std::vector< std::string > | modName |
std::vector< int > | modType |
int | modules |
int | nEndcap |
int | nsectors |
int | nsectortot |
std::vector< std::string > | phiName |
int | phiSections |
std::string | plastMat |
double | riDip |
double | riKink |
std::vector< double > | rinBlock1 |
std::vector< double > | rinBlock2 |
double | roDip |
std::string | rotation |
std::string | rotHalf |
std::string | rotmat |
std::string | rotns |
double | rout |
std::vector< double > | routBlock1 |
std::vector< double > | routBlock2 |
std::string | scintMat |
std::vector< double > | scintT |
std::vector< int > | sectionModule |
double | slope |
std::vector< double > | thick |
double | tolAbs |
double | tolPos |
std::vector< double > | trimLeft |
std::vector< double > | trimRight |
double | z0Beam |
double | z1Beam |
double | zEnd |
double | zFront |
double | ziBody |
double | ziDip |
double | ziKink |
double | ziL0Body |
double | ziL0Nose |
double | ziNose |
std::vector< double > | zmaxBlock |
std::vector< double > | zminBlock |
double | zShift |
double | zShiftHac2 |
Definition at line 10 of file DDHCalEndcapAlgo.h.
DDHCalEndcapAlgo::DDHCalEndcapAlgo | ( | ) |
Definition at line 22 of file DDHCalEndcapAlgo.cc.
|
override |
Definition at line 33 of file DDHCalEndcapAlgo.cc.
|
protected |
!!!!!!!!!!!!!!!!Should be zero. And removed as soon as
Definition at line 354 of file DDHCalEndcapAlgo.cc.
References alpha, constructInsideSector(), DDrot(), DDSplit(), equipModule(), plotBeamSpotDB::first, getAbsMat(), getAngBot(), getAngTop(), getDrEnd(), getDzShift(), getEndcaps(), getGenMat(), getNsectors(), getNsectortot(), getRinDip(), getRinKink(), getRotation(), getRout(), getRoutDip(), getSlope(), getZ1Beam(), getZEnd(), getZFront(), getZiBody(), getZiDip(), getZiKink(), getZiL0Body(), getZShift(), getZShiftHac2(), mps_fire::i, idName, idNameSpace, cuy::ii, dataset::name, DDBase< N, C >::name(), class-composition::parent, phi, pi, DDSolidFactory::polyhedra(), DDCompactView::position(), makeMuonMisalignmentScenario::rot, rotation, rotHalf, rotns, edm::second(), and funct::tan().
Referenced by execute(), and getTolAbs().
|
protected |
Definition at line 904 of file DDHCalEndcapAlgo.cc.
References alpha, constructScintLayer(), DDBase< N, C >::ddname(), DDSplit(), plotBeamSpotDB::first, getAngBot(), getAngTop(), getDzStep(), getGenMat(), getLayer(), getLayerN(), getLayerName(), getLayerT(), getLayerType(), getModName(), getNsectors(), getPhi(), getPhiName(), getPlastMat(), getRotMat(), getRoutBlock2(), getScintT(), getSlope(), getThick(), getTrim(), getZ1Beam(), getZminBlock(), mps_fire::i, idNameSpace, idOffset, mod(), DDName::name(), dataset::name, DDBase< N, C >::name(), parameterLayer(), phi, pi, DDCompactView::position(), diffTwoXMLs::r1, diffTwoXMLs::r2, makeMuonMisalignmentScenario::rot, rotns, edm::second(), funct::tan(), theta(), and DDSolidFactory::trap().
Referenced by constructInsideSector(), and getTolAbs().
|
protected |
Definition at line 782 of file DDHCalEndcapAlgo.cc.
References constructScintLayer(), DDBase< N, C >::ddname(), DDSplit(), fact, plotBeamSpotDB::first, getAbsMat(), getAngBot(), getAngTop(), getDzStep(), getLayer(), getLayerName(), getLayerT(), getLayerType(), getModName(), getPhi(), getPhiName(), getPlastMat(), getRotMat(), getScintT(), getSlope(), getThick(), getTolAbs(), getZ1Beam(), getZminBlock(), idNameSpace, idOffset, mod(), DDName::name(), dataset::name, DDBase< N, C >::name(), parameterLayer(), parameterLayer0(), phi, DDCompactView::position(), diffTwoXMLs::r1, diffTwoXMLs::r2, makeMuonMisalignmentScenario::rot, rotns, edm::second(), funct::tan(), theta(), and DDSolidFactory::trap().
Referenced by constructInsideSector(), and getTolAbs().
|
protected |
!!!!!!!!!!!!!!!!Should be zero. And removed as soon as
Definition at line 594 of file DDHCalEndcapAlgo.cc.
References alpha, constructInsideModule(), constructInsideModule0(), DDSplit(), equipModule(), plotBeamSpotDB::first, getAngBot(), getModMat(), getModName(), getModType(), getModules(), getNsectors(), getRinBlock1(), getRinBlock2(), getRinDip(), getRinKink(), getRout(), getRoutBlock1(), getRoutBlock2(), getRoutDip(), getSectionModule(), getSlope(), getZ1Beam(), getZiDip(), getZiKink(), getZmaxBlock(), getZminBlock(), getZShiftHac2(), mps_fire::i, idName, idNameSpace, gen::k, dataset::name, DDBase< N, C >::name(), pi, DDSolidFactory::polyhedra(), DDCompactView::position(), edm::second(), and funct::tan().
Referenced by constructGeneralVolume(), and getTolAbs().
|
protected |
Definition at line 1026 of file DDHCalEndcapAlgo.cc.
References DDBase< N, C >::ddname(), DDSplit(), plotBeamSpotDB::first, getScintMat(), idName, idNameSpace, dataset::name, DDBase< N, C >::name(), DDCompactView::position(), edm::second(), and DDSolidFactory::trap().
Referenced by constructInsideModule(), constructInsideModule0(), and getTolAbs().
|
inline |
Definition at line 22 of file DDHCalEndcapAlgo.h.
References eModule, and mps_fire::i.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
override |
Definition at line 339 of file DDHCalEndcapAlgo.cc.
References constructGeneralVolume().
Referenced by getTolAbs().
|
inline |
Definition at line 50 of file DDHCalEndcapAlgo.h.
References absMat.
Referenced by constructGeneralVolume(), and constructInsideModule0().
|
inline |
Definition at line 46 of file DDHCalEndcapAlgo.h.
References angBot.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), constructInsideSector(), and parameterLayer0().
|
inline |
|
inline |
Definition at line 45 of file DDHCalEndcapAlgo.h.
References angTop.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), and parameterLayer0().
|
inline |
Definition at line 44 of file DDHCalEndcapAlgo.h.
References drEnd.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 36 of file DDHCalEndcapAlgo.h.
References dzShift.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 35 of file DDHCalEndcapAlgo.h.
References dzStep.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 21 of file DDHCalEndcapAlgo.h.
References nEndcap.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 17 of file DDHCalEndcapAlgo.h.
References genMaterial.
Referenced by constructGeneralVolume(), and constructInsideModule().
|
inline |
int DDHCalEndcapAlgo::getLayer | ( | unsigned int | i, |
unsigned int | j | ||
) | const |
Definition at line 35 of file DDHCalEndcapAlgo.cc.
References layerN0, layerN1, layerN2, layerN3, layerN4, and layerN5.
Referenced by constructInsideModule(), constructInsideModule0(), and getLayerN().
|
inline |
Definition at line 56 of file DDHCalEndcapAlgo.h.
References getLayer(), mps_fire::i, and layerN.
Referenced by constructInsideModule().
|
inline |
Definition at line 70 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and layerName.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
|
inline |
Definition at line 72 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and layerT.
Referenced by constructInsideModule(), constructInsideModule0(), and parameterLayer0().
|
inline |
Definition at line 71 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and layerType.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 53 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and modMat.
Referenced by constructInsideSector().
|
inline |
Definition at line 52 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and modName.
Referenced by constructInsideModule(), constructInsideModule0(), and constructInsideSector().
|
inline |
Definition at line 54 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and modType.
Referenced by constructInsideSector().
|
inline |
Definition at line 51 of file DDHCalEndcapAlgo.h.
References modules.
Referenced by constructInsideSector().
|
inline |
Definition at line 19 of file DDHCalEndcapAlgo.h.
References nsectors.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideSector(), parameterLayer(), and parameterLayer0().
|
inline |
Definition at line 20 of file DDHCalEndcapAlgo.h.
References nsectortot.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 67 of file DDHCalEndcapAlgo.h.
References phiSections.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 68 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and phiName.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 74 of file DDHCalEndcapAlgo.h.
References plastMat.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 62 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and rinBlock1.
Referenced by constructInsideSector().
|
inline |
Definition at line 63 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and rinBlock2.
Referenced by constructInsideSector().
|
inline |
Definition at line 41 of file DDHCalEndcapAlgo.h.
References riDip.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
inline |
Definition at line 40 of file DDHCalEndcapAlgo.h.
References riKink.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
inline |
Definition at line 18 of file DDHCalEndcapAlgo.h.
References rotation.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 76 of file DDHCalEndcapAlgo.h.
References rotmat.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 39 of file DDHCalEndcapAlgo.h.
References rout.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
inline |
Definition at line 64 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and routBlock1.
Referenced by constructInsideSector().
|
inline |
Definition at line 65 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and routBlock2.
Referenced by constructInsideModule(), and constructInsideSector().
|
inline |
Definition at line 42 of file DDHCalEndcapAlgo.h.
References roDip.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
inline |
Definition at line 75 of file DDHCalEndcapAlgo.h.
References scintMat.
Referenced by constructScintLayer().
|
inline |
Definition at line 73 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and scintT.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 55 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and sectionModule.
Referenced by constructInsideSector().
|
inline |
Definition at line 48 of file DDHCalEndcapAlgo.h.
References slope.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), constructInsideSector(), and parameterLayer0().
|
inline |
Definition at line 58 of file DDHCalEndcapAlgo.h.
References getTrim(), mps_fire::i, and thick.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 78 of file DDHCalEndcapAlgo.h.
References constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), constructInsideSector(), constructScintLayer(), execute(), initialize(), mod(), dataset::name, parameterLayer(), parameterLayer0(), phi, AlCaHLTBitMon_QueryRunRegistry::string, theta(), and tolAbs.
Referenced by constructInsideModule0().
|
inline |
double DDHCalEndcapAlgo::getTrim | ( | unsigned int | i, |
unsigned int | j | ||
) | const |
Definition at line 67 of file DDHCalEndcapAlgo.cc.
References mps_fire::i, trimLeft, and trimRight.
Referenced by constructInsideModule(), getThick(), and parameterLayer0().
|
inline |
|
inline |
Definition at line 33 of file DDHCalEndcapAlgo.h.
References z1Beam.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), constructInsideSector(), and parameterLayer0().
|
inline |
Definition at line 26 of file DDHCalEndcapAlgo.h.
References zEnd.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 25 of file DDHCalEndcapAlgo.h.
References zFront.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 29 of file DDHCalEndcapAlgo.h.
References ziBody.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 34 of file DDHCalEndcapAlgo.h.
References ziDip.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
inline |
Definition at line 31 of file DDHCalEndcapAlgo.h.
References ziKink.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
inline |
Definition at line 30 of file DDHCalEndcapAlgo.h.
References ziL0Body.
Referenced by constructGeneralVolume().
|
inline |
|
inline |
|
inline |
Definition at line 61 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and zmaxBlock.
Referenced by constructInsideSector(), and parameterLayer0().
|
inline |
Definition at line 60 of file DDHCalEndcapAlgo.h.
References mps_fire::i, and zminBlock.
Referenced by constructInsideModule(), constructInsideModule0(), constructInsideSector(), and parameterLayer0().
|
inline |
Definition at line 23 of file DDHCalEndcapAlgo.h.
References zShift.
Referenced by constructGeneralVolume().
|
inline |
Definition at line 37 of file DDHCalEndcapAlgo.h.
References zShiftHac2.
Referenced by constructGeneralVolume(), and constructInsideSector().
|
override |
Definition at line 75 of file DDHCalEndcapAlgo.cc.
References absMat, angBot, angGap, angTop, dbl_to_int(), drEnd, dzShift, dzStep, eModule, JetChargeProducer_cfi::exp, genMaterial, heboxDepth, mps_fire::i, idName, idNameSpace, idOffset, createfilelist::int, layerN, layerN0, layerN1, layerN2, layerN3, layerN4, layerN5, layerName, layers, layerT, layerType, modMat, modName, modType, python.rootplot.argparse::module, modules, nEndcap, DDCurrentNamespace::ns(), nsectors, nsectortot, class-composition::parent, phiName, phiSections, plastMat, diffTwoXMLs::r1, riDip, riKink, rinBlock1, rinBlock2, roDip, rotation, rotHalf, rotmat, rotns, rout, routBlock1, routBlock2, scintMat, scintT, sectionModule, funct::sin(), slope, funct::tan(), thick, tolAbs, tolPos, trimLeft, trimRight, z0Beam, z1Beam, zEnd, zFront, ziBody, ziDip, ziKink, ziL0Body, ziL0Nose, ziNose, zmaxBlock, zminBlock, zShift, and zShiftHac2.
Referenced by getTolAbs().
|
protected |
Definition at line 730 of file DDHCalEndcapAlgo.cc.
References alpha, PVValHelper::dx, PVValHelper::dy, getNsectors(), pi, alignCSCRings::r, mathSSE::sqrt(), and funct::tan().
Referenced by constructInsideModule(), constructInsideModule0(), and getTolAbs().
|
protected |
Definition at line 677 of file DDHCalEndcapAlgo.cc.
References alpha, getAngBot(), getAngTop(), getLayerT(), getNsectors(), getSlope(), getTrim(), getZ1Beam(), getZmaxBlock(), getZminBlock(), pi, rout, and funct::tan().
Referenced by constructInsideModule0(), and getTolAbs().
|
private |
Definition at line 144 of file DDHCalEndcapAlgo.h.
Referenced by getAbsMat(), and initialize().
|
private |
Definition at line 140 of file DDHCalEndcapAlgo.h.
Referenced by getAngBot(), and initialize().
|
private |
Definition at line 141 of file DDHCalEndcapAlgo.h.
Referenced by getAngGap(), and initialize().
|
private |
Definition at line 139 of file DDHCalEndcapAlgo.h.
Referenced by getAngTop(), and initialize().
|
private |
Definition at line 137 of file DDHCalEndcapAlgo.h.
Referenced by getDrEnd(), and initialize().
|
private |
Definition at line 129 of file DDHCalEndcapAlgo.h.
Referenced by getDzShift(), and initialize().
|
private |
Definition at line 128 of file DDHCalEndcapAlgo.h.
Referenced by getDzStep(), and initialize().
|
private |
Definition at line 112 of file DDHCalEndcapAlgo.h.
Referenced by equipModule(), and initialize().
|
private |
Definition at line 108 of file DDHCalEndcapAlgo.h.
Referenced by getGenMat(), and initialize().
|
private |
Definition at line 136 of file DDHCalEndcapAlgo.h.
Referenced by getHeboxDepth(), and initialize().
|
private |
Definition at line 178 of file DDHCalEndcapAlgo.h.
Referenced by constructGeneralVolume(), constructInsideSector(), constructScintLayer(), and initialize().
|
private |
Definition at line 179 of file DDHCalEndcapAlgo.h.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), constructInsideSector(), constructScintLayer(), and initialize().
|
private |
Definition at line 180 of file DDHCalEndcapAlgo.h.
Referenced by constructInsideModule(), constructInsideModule0(), and initialize().
|
private |
Definition at line 150 of file DDHCalEndcapAlgo.h.
Referenced by getLayerN(), and initialize().
|
private |
Definition at line 151 of file DDHCalEndcapAlgo.h.
Referenced by getLayer(), and initialize().
|
private |
Definition at line 152 of file DDHCalEndcapAlgo.h.
Referenced by getLayer(), and initialize().
|
private |
Definition at line 153 of file DDHCalEndcapAlgo.h.
Referenced by getLayer(), and initialize().
|
private |
Definition at line 154 of file DDHCalEndcapAlgo.h.
Referenced by getLayer(), and initialize().
|
private |
Definition at line 155 of file DDHCalEndcapAlgo.h.
Referenced by getLayer(), and initialize().
|
private |
Definition at line 156 of file DDHCalEndcapAlgo.h.
Referenced by getLayer(), and initialize().
|
private |
Definition at line 170 of file DDHCalEndcapAlgo.h.
Referenced by getLayerName(), and initialize().
|
private |
Definition at line 169 of file DDHCalEndcapAlgo.h.
Referenced by getLayers(), and initialize().
|
private |
Definition at line 172 of file DDHCalEndcapAlgo.h.
Referenced by getLayerT(), and initialize().
|
private |
Definition at line 171 of file DDHCalEndcapAlgo.h.
Referenced by getLayerType(), and initialize().
|
private |
Definition at line 147 of file DDHCalEndcapAlgo.h.
Referenced by getModMat(), and initialize().
|
private |
Definition at line 146 of file DDHCalEndcapAlgo.h.
Referenced by getModName(), and initialize().
|
private |
Definition at line 148 of file DDHCalEndcapAlgo.h.
Referenced by getModType(), and initialize().
|
private |
Definition at line 145 of file DDHCalEndcapAlgo.h.
Referenced by getModules(), and initialize().
|
private |
Definition at line 111 of file DDHCalEndcapAlgo.h.
Referenced by getEndcaps(), and initialize().
|
private |
Definition at line 109 of file DDHCalEndcapAlgo.h.
Referenced by getNsectors(), and initialize().
|
private |
Definition at line 110 of file DDHCalEndcapAlgo.h.
Referenced by getNsectortot(), and initialize().
|
private |
Definition at line 168 of file DDHCalEndcapAlgo.h.
Referenced by getPhiName(), and initialize().
|
private |
Definition at line 167 of file DDHCalEndcapAlgo.h.
Referenced by getPhi(), and initialize().
|
private |
Definition at line 174 of file DDHCalEndcapAlgo.h.
Referenced by getPlastMat(), and initialize().
|
private |
Definition at line 134 of file DDHCalEndcapAlgo.h.
Referenced by getRinDip(), and initialize().
|
private |
Definition at line 133 of file DDHCalEndcapAlgo.h.
Referenced by getRinKink(), and initialize().
|
private |
Definition at line 162 of file DDHCalEndcapAlgo.h.
Referenced by getRinBlock1(), and initialize().
|
private |
Definition at line 164 of file DDHCalEndcapAlgo.h.
Referenced by getRinBlock2(), and initialize().
|
private |
Definition at line 135 of file DDHCalEndcapAlgo.h.
Referenced by getRoutDip(), and initialize().
|
private |
Definition at line 115 of file DDHCalEndcapAlgo.h.
Referenced by constructGeneralVolume(), getRotation(), and initialize().
|
private |
Definition at line 113 of file DDHCalEndcapAlgo.h.
Referenced by constructGeneralVolume(), and initialize().
|
private |
Definition at line 176 of file DDHCalEndcapAlgo.h.
Referenced by getRotMat(), and initialize().
|
private |
Definition at line 114 of file DDHCalEndcapAlgo.h.
Referenced by constructGeneralVolume(), constructInsideModule(), constructInsideModule0(), and initialize().
|
private |
Definition at line 132 of file DDHCalEndcapAlgo.h.
Referenced by getRout(), initialize(), and parameterLayer0().
|
private |
Definition at line 163 of file DDHCalEndcapAlgo.h.
Referenced by getRoutBlock1(), and initialize().
|
private |
Definition at line 165 of file DDHCalEndcapAlgo.h.
Referenced by getRoutBlock2(), and initialize().
|
private |
Definition at line 175 of file DDHCalEndcapAlgo.h.
Referenced by getScintMat(), and initialize().
|
private |
Definition at line 173 of file DDHCalEndcapAlgo.h.
Referenced by getScintT(), and initialize().
|
private |
Definition at line 149 of file DDHCalEndcapAlgo.h.
Referenced by getSectionModule(), and initialize().
|
private |
Definition at line 142 of file DDHCalEndcapAlgo.h.
Referenced by Vispa.Views.LineDecayView.DecayLine::containsPoint(), getSlope(), initialize(), and Vispa.Views.LineDecayView.DecayLine::transform().
|
private |
Definition at line 157 of file DDHCalEndcapAlgo.h.
Referenced by getThick(), and initialize().
|
private |
Definition at line 182 of file DDHCalEndcapAlgo.h.
Referenced by getTolAbs(), and initialize().
|
private |
Definition at line 182 of file DDHCalEndcapAlgo.h.
Referenced by getTolPos(), and initialize().
|
private |
Definition at line 158 of file DDHCalEndcapAlgo.h.
Referenced by getTrim(), and initialize().
|
private |
Definition at line 159 of file DDHCalEndcapAlgo.h.
Referenced by getTrim(), and initialize().
|
private |
Definition at line 125 of file DDHCalEndcapAlgo.h.
Referenced by getZ0Beam(), and initialize().
|
private |
Definition at line 126 of file DDHCalEndcapAlgo.h.
Referenced by getZ1Beam(), and initialize().
|
private |
Definition at line 119 of file DDHCalEndcapAlgo.h.
Referenced by getZEnd(), and initialize().
|
private |
Definition at line 118 of file DDHCalEndcapAlgo.h.
Referenced by getZFront(), and initialize().
|
private |
Definition at line 122 of file DDHCalEndcapAlgo.h.
Referenced by getZiBody(), and initialize().
|
private |
Definition at line 127 of file DDHCalEndcapAlgo.h.
Referenced by getZiDip(), and initialize().
|
private |
Definition at line 124 of file DDHCalEndcapAlgo.h.
Referenced by getZiKink(), and initialize().
|
private |
Definition at line 123 of file DDHCalEndcapAlgo.h.
Referenced by getZiL0Body(), and initialize().
|
private |
Definition at line 121 of file DDHCalEndcapAlgo.h.
Referenced by getZiL0Nose(), and initialize().
|
private |
Definition at line 120 of file DDHCalEndcapAlgo.h.
Referenced by getZiNose(), and initialize().
|
private |
Definition at line 161 of file DDHCalEndcapAlgo.h.
Referenced by getZmaxBlock(), and initialize().
|
private |
Definition at line 160 of file DDHCalEndcapAlgo.h.
Referenced by getZminBlock(), and initialize().
|
private |
Definition at line 116 of file DDHCalEndcapAlgo.h.
Referenced by getZShift(), and initialize().
|
private |
Definition at line 130 of file DDHCalEndcapAlgo.h.
Referenced by getZShiftHac2(), and initialize().