#include <DDHCalEndcapAlgo.h>
Public Member Functions | |
DDHCalEndcapAlgo () | |
int | equipModule (unsigned int i) const |
void | execute (DDCompactView &cpv) |
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) |
virtual | ~DDHCalEndcapAlgo () |
Protected Member Functions | |
void | constructGeneralVolume (DDCompactView &cpv) |
void | constructInsideModule (DDLogicalPart module, int mod, DDCompactView &cpv) |
void | constructInsideModule0 (DDLogicalPart module, int mod, DDCompactView &cpv) |
void | constructInsideSector (DDLogicalPart sector, DDCompactView &cpv) |
void | constructScintLayer (DDLogicalPart glog, double pDz, double yh, double bl, double tl, double alp, 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 | ( | ) |
|
virtual |
Definition at line 30 of file DDHCalEndcapAlgo.cc.
|
protected |
!!!!!!!!!!!!!!!!Should be zero. And removed as soon as
Definition at line 323 of file DDHCalEndcapAlgo.cc.
References alpha, constructInsideSector(), dbl_to_string(), 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(), i, idName, idNameSpace, cuy::ii, LogDebug, mergeVDriftHistosByStation::name, DDBase< N, C >::name(), dbtoconf::parent, phi, pi, DDSolidFactory::polyhedra(), DDCompactView::position(), makeMuonMisalignmentScenario::rot, rotation, rotHalf, rotns, edm::second(), and funct::tan().
Referenced by execute().
|
protected |
Definition at line 781 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(), i, idNameSpace, idOffset, LogDebug, mod(), DDName::name(), mergeVDriftHistosByStation::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().
|
protected |
Definition at line 686 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, LogDebug, mod(), DDName::name(), mergeVDriftHistosByStation::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().
|
protected |
!!!!!!!!!!!!!!!!Should be zero. And removed as soon as
Definition at line 519 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(), i, idName, idNameSpace, relval_steps::k, LogDebug, mergeVDriftHistosByStation::name, DDBase< N, C >::name(), pi, DDSolidFactory::polyhedra(), DDCompactView::position(), edm::second(), and funct::tan().
Referenced by constructGeneralVolume().
|
protected |
Definition at line 881 of file DDHCalEndcapAlgo.cc.
References DDBase< N, C >::ddname(), DDSplit(), plotBeamSpotDB::first, getScintMat(), idName, idNameSpace, LogDebug, mergeVDriftHistosByStation::name, DDBase< N, C >::name(), DDCompactView::position(), edm::second(), and DDSolidFactory::trap().
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 22 of file DDHCalEndcapAlgo.h.
Referenced by constructGeneralVolume(), and constructInsideSector().
void DDHCalEndcapAlgo::execute | ( | DDCompactView & | cpv | ) |
Definition at line 314 of file DDHCalEndcapAlgo.cc.
References constructGeneralVolume(), and LogDebug.
|
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 32 of file DDHCalEndcapAlgo.cc.
References j, layerN0, layerN1, layerN2, layerN3, layerN4, and layerN5.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
|
inline |
Definition at line 70 of file DDHCalEndcapAlgo.h.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
|
inline |
Definition at line 72 of file DDHCalEndcapAlgo.h.
Referenced by constructInsideModule(), constructInsideModule0(), and parameterLayer0().
|
inline |
Definition at line 71 of file DDHCalEndcapAlgo.h.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
|
inline |
Definition at line 52 of file DDHCalEndcapAlgo.h.
Referenced by constructInsideModule(), constructInsideModule0(), and constructInsideSector().
|
inline |
|
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.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 74 of file DDHCalEndcapAlgo.h.
References plastMat.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
|
inline |
|
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 i, and routBlock1.
Referenced by constructInsideSector().
|
inline |
Definition at line 65 of file DDHCalEndcapAlgo.h.
References 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.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 55 of file DDHCalEndcapAlgo.h.
References 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.
Referenced by constructInsideModule(), and constructInsideModule0().
|
inline |
Definition at line 78 of file DDHCalEndcapAlgo.h.
References tolAbs.
Referenced by constructInsideModule0().
|
inline |
double DDHCalEndcapAlgo::getTrim | ( | unsigned int | i, |
unsigned int | j | ||
) | const |
Definition at line 64 of file DDHCalEndcapAlgo.cc.
References i, j, trimLeft, and trimRight.
Referenced by constructInsideModule(), 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.
Referenced by constructInsideSector(), and parameterLayer0().
|
inline |
Definition at line 60 of file DDHCalEndcapAlgo.h.
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().
void DDHCalEndcapAlgo::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 72 of file DDHCalEndcapAlgo.cc.
References absMat, angBot, angGap, angTop, dbl_to_int(), drEnd, dzShift, dzStep, eModule, create_public_lumi_plots::exp, genMaterial, heboxDepth, i, idName, idNameSpace, idOffset, j, layerN, layerN0, layerN1, layerN2, layerN3, layerN4, layerN5, layerName, layers, layerT, layerType, LogDebug, modMat, modName, modType, python.rootplot.argparse::module, modules, nEndcap, DDCurrentNamespace::ns(), nsectors, nsectortot, dbtoconf::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.
|
protected |
Definition at line 641 of file DDHCalEndcapAlgo.cc.
References alpha, getNsectors(), LogDebug, pi, alignCSCRings::r, mathSSE::sqrt(), and funct::tan().
Referenced by constructInsideModule(), and constructInsideModule0().
|
protected |
Definition at line 593 of file DDHCalEndcapAlgo.cc.
References alpha, getAngBot(), getAngTop(), getLayerT(), getNsectors(), getSlope(), getTrim(), getZ1Beam(), getZmaxBlock(), getZminBlock(), LogDebug, pi, rout, and funct::tan().
Referenced by constructInsideModule0().
|
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().