#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, DDCompactView &cpv) |
void | positionSensitive (const DDLogicalPart &glog, double rin, double rout, int layertype, DDCompactView &cpv) |
double | rMax (double z) |
Private Attributes | |
std::unordered_set< int > | copies_ |
std::vector< int > | copyNumber_ |
std::vector< int > | copyNumberBot_ |
std::vector< int > | copyNumberTop_ |
int | firstLayer_ |
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_ |
double | rMaxFine_ |
std::vector< double > | rMaxFront_ |
double | rMinThick_ |
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::vector< double > | zFront_ |
double | zMinBlock_ |
Definition at line 12 of file DDHGCalHEAlgo.h.
DDHGCalHEAlgo::DDHGCalHEAlgo | ( | ) |
Definition at line 17 of file DDHGCalHEAlgo.cc.
|
override |
Definition at line 23 of file DDHGCalHEAlgo.cc.
|
protected |
Definition at line 190 of file DDHGCalHEAlgo.cc.
References 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, rMax(), rMixLayer_, makeMuonMisalignmentScenario::rot, edm::second(), sectors_, slopeB_, AlCaHLTBitMon_QueryRunRegistry::string, thick_, DDSolidFactory::tubs(), zMinBlock_, and geometryCSVtoXML::zz.
Referenced by execute().
|
override |
Definition at line 170 of file DDHGCalHEAlgo.cc.
References constructLayers(), copies_, gen::k, and class-composition::parent.
|
override |
Definition at line 25 of file DDHGCalHEAlgo.cc.
References copyNumber_, copyNumberBot_, copyNumberTop_, dbl_to_int(), firstLayer_, mps_fire::i, cuy::ii, createfilelist::int, layers_, layerSense_, layerSenseBot_, layerThick_, layerThickBot_, layerThickTop_, layerType_, layerTypeBot_, layerTypeTop_, materials_, materialsBot_, materialsTop_, names_, namesBot_, nameSpace_, namesTop_, DDCurrentNamespace::ns(), rMaxFine_, rMaxFront_, rMinThick_, rMixLayer_, sectors_, slopeB_, slopeT_, thick_, wafers_, waferSepar_, waferSize_, zFront_, and zMinBlock_.
|
protected |
Definition at line 313 of file DDHGCalHEAlgo.cc.
References popcon2dropbox::copy(), copyNumberBot_, copyNumberTop_, DDBase< N, C >::ddname(), DDSplit(), plotBeamSpotDB::first, cuy::ii, layerSenseBot_, layerThickBot_, layerThickTop_, layerTypeBot_, layerTypeTop_, materialsBot_, materialsTop_, dataset::name, DDBase< N, C >::name(), namesBot_, nameSpace_, namesTop_, DDCompactView::position(), positionSensitive(), diffTwoXMLs::r1, makeMuonMisalignmentScenario::rot, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, and DDSolidFactory::tubs().
Referenced by constructLayers().
|
protected |
Definition at line 470 of file DDHGCalHEAlgo.cc.
References funct::abs(), copies_, popcon2dropbox::copy(), DDBase< N, C >::ddname(), DDSplit(), PVValHelper::dy, plotBeamSpotDB::first, createfilelist::int, gen::k, N, dataset::name, nin, DDCompactView::position(), dttmaxenums::R, alignCSCRings::r, rMaxFine_, rMinThick_, idealTransformation::rotation, edm::second(), mathSSE::sqrt(), findQualityFiles::v, wafers_, waferSepar_, and waferSize_.
Referenced by positionMix().
|
protected |
Definition at line 294 of file DDHGCalHEAlgo.cc.
References gen::k, alignCSCRings::r, rMaxFront_, slopeT_, and zFront_.
Referenced by constructLayers().
|
private |
Definition at line 74 of file DDHGCalHEAlgo.h.
Referenced by execute(), and positionSensitive().
|
private |
Definition at line 44 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
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(), and positionMix().
|
private |
Definition at line 50 of file DDHGCalHEAlgo.h.
Referenced by initialize().
|
private |
Definition at line 45 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 49 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 46 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
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 initialize(), and positionMix().
|
private |
Definition at line 48 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 59 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 54 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 41 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 56 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 51 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 42 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
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 constructLayers(), initialize(), and positionMix().
|
private |
Definition at line 52 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionMix().
|
private |
Definition at line 64 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 72 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and rMax().
|
private |
Definition at line 65 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 47 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 69 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 70 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and rMax().
|
private |
Definition at line 43 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().
|
private |
Definition at line 40 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 67 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 66 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and positionSensitive().
|
private |
Definition at line 71 of file DDHGCalHEAlgo.h.
Referenced by initialize(), and rMax().
|
private |
Definition at line 63 of file DDHGCalHEAlgo.h.
Referenced by constructLayers(), and initialize().