#include <DDHGCalHEAlgo.h>
Public Member Functions | |
DDHGCalHEAlgo () | |
void | execute (DDCompactView &cpv) override |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override |
~DDHGCalHEAlgo () override | |
Protected Member Functions | |
void | constructLayers (const DDLogicalPart &, DDCompactView &cpv) |
void | positionMix (const DDLogicalPart &glog, const std::string &name, int copy, double thick, const DDMaterial &matter, double rin, double rmid, double routF, double zz, DDCompactView &cpv) |
void | positionSensitive (const DDLogicalPart &glog, double rin, double rout, double zpos, int layertype, DDCompactView &cpv) |
Private Attributes | |
int | choiceType_ |
std::unordered_set< int > | copies_ |
std::vector< int > | copyNumber_ |
std::vector< int > | copyNumberBot_ |
std::vector< int > | copyNumberTop_ |
int | firstLayer_ |
double | fracAreaMin_ |
std::vector< int > | layers_ |
std::vector< int > | layerSense_ |
std::vector< int > | layerSenseBot_ |
std::vector< double > | layerThick_ |
std::vector< double > | layerThickBot_ |
std::vector< double > | layerThickTop_ |
std::vector< int > | layerType_ |
std::vector< int > | layerTypeBot_ |
std::vector< int > | layerTypeTop_ |
std::vector< std::string > | materials_ |
std::vector< std::string > | materialsBot_ |
std::vector< std::string > | materialsTop_ |
std::vector< std::string > | names_ |
std::vector< std::string > | namesBot_ |
std::string | nameSpace_ |
std::vector< std::string > | namesTop_ |
int | nCutRadPar_ |
std::vector< double > | rad100to200_ |
std::vector< double > | rad200to300_ |
std::vector< double > | rMaxFront_ |
std::vector< double > | rMinFront_ |
std::vector< double > | rMixLayer_ |
int | sectors_ |
std::vector< double > | slopeB_ |
std::vector< double > | slopeT_ |
std::vector< double > | thick_ |
std::vector< std::string > | wafers_ |
double | waferSepar_ |
double | waferSize_ |
std::unique_ptr< HGCalWaferType > | waferType_ |
std::vector< double > | zFrontB_ |
std::vector< double > | zFrontT_ |
double | zMinBlock_ |
double | zMinRadPar_ |
Definition at line 16 of file DDHGCalHEAlgo.h.
DDHGCalHEAlgo::DDHGCalHEAlgo | ( | ) |
Definition at line 19 of file DDHGCalHEAlgo.cc.
|
override |
Definition at line 25 of file DDHGCalHEAlgo.cc.
|
protected |
Definition at line 209 of file DDHGCalHEAlgo.cc.
References funct::abs(), alpha, popcon2dropbox::copy(), copyNumber_, funct::cos(), DDBase< N, C >::ddname(), DDSplit(), plotBeamSpotDB::first, mps_fire::i, cuy::ii, gen::k, layers_, layerSense_, layerThick_, layerType_, materials_, dataset::name, DDBase< N, C >::name(), names_, nameSpace_, pi, DDSolidFactory::polyhedra(), DDCompactView::position(), positionMix(), diffTwoXMLs::r1, HGCalGeomTools::radius(), rMaxFront_, rMinFront_, rMixLayer_, makeMuonMisalignmentScenario::rot, edm::second(), sectors_, slopeB_, slopeT_, AlCaHLTBitMon_QueryRunRegistry::string, thick_, DDSolidFactory::tubs(), zFrontB_, zFrontT_, zMinBlock_, and geometryCSVtoXML::zz.
Referenced by execute().
|
override |
Definition at line 189 of file DDHGCalHEAlgo.cc.
References constructLayers(), copies_, gen::k, and class-composition::parent.
|
override |
Definition at line 27 of file DDHGCalHEAlgo.cc.
References choiceType_, copyNumber_, copyNumberBot_, copyNumberTop_, dbl_to_int(), firstLayer_, fracAreaMin_, mps_fire::i, cuy::ii, createfilelist::int, gen::k, layers_, layerSense_, layerSenseBot_, layerThick_, layerThickBot_, layerThickTop_, layerType_, layerTypeBot_, layerTypeTop_, materials_, materialsBot_, materialsTop_, names_, namesBot_, nameSpace_, namesTop_, nCutRadPar_, DDCurrentNamespace::ns(), rad100to200_, rad200to300_, rMaxFront_, rMinFront_, rMixLayer_, sectors_, slopeB_, slopeT_, thick_, wafers_, waferSepar_, waferSize_, waferType_, zFrontB_, zFrontT_, zMinBlock_, and zMinRadPar_.
|
protected |
Definition at line 312 of file DDHGCalHEAlgo.cc.
References funct::abs(), popcon2dropbox::copy(), copyNumberBot_, copyNumberTop_, DDBase< N, C >::ddname(), DDSplit(), plotBeamSpotDB::first, cuy::ii, layerSenseBot_, layerThickBot_, layerThickTop_, layerTypeBot_, layerTypeTop_, cmsBatch::log, materialsBot_, materialsTop_, dataset::name, DDBase< N, C >::name(), namesBot_, nameSpace_, namesTop_, DDCompactView::position(), positionSensitive(), diffTwoXMLs::r1, makeMuonMisalignmentScenario::rot, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, funct::tan(), and DDSolidFactory::tubs().
Referenced by constructLayers().
|
protected |
Definition at line 479 of file DDHGCalHEAlgo.cc.
References funct::abs(), copies_, popcon2dropbox::copy(), TCMET_cfi::corner, DDBase< N, C >::ddname(), DDSplit(), PVValHelper::dy, plotBeamSpotDB::first, createfilelist::int, HGCalParameters::k_CornerSize, N, dataset::name, nin, DDCompactView::position(), dttmaxenums::R, alignCSCRings::r, idealTransformation::rotation, edm::second(), mathSSE::sqrt(), findQualityFiles::v, HGCalGeomTools::waferCorner(), wafers_, waferSepar_, waferSize_, and waferType_.
Referenced by positionMix().
|
private |
Definition at line 72 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 85 of file DDHGCalHEAlgo.h.
Referenced by execute(), and positionSensitive().
|
private |
Definition at line 49 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 65 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 60 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 55 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 74 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 50 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 54 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 66 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 51 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 63 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 58 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 53 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 64 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 59 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 46 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 61 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 56 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 47 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 62 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 84 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), initialize(), and positionMix().
|
private |
Definition at line 57 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 73 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 69 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 70 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 83 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 80 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 52 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 77 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 78 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 81 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 48 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 45 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 76 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 75 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 43 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 79 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 82 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 68 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 71 of file DDHGCalHEAlgo.h.
Referenced by initialize().