#include <HcalDDDGeometryLoader.h>
Public Types | |
typedef CaloSubdetectorGeometry * | ReturnType |
Public Member Functions | |
HcalDDDGeometryLoader (const DDCompactView &cpv) | |
ReturnType | load (const HcalTopology &topo, DetId::Detector, int) |
ReturnType | load (const HcalTopology &topo) |
Load all of HCAL. More... | |
virtual | ~HcalDDDGeometryLoader () |
Private Member Functions | |
void | fill (HcalSubdetector, HcalDDDGeometry *, CaloSubdetectorGeometry *) |
HcalDDDGeometryLoader () | |
void | makeCell (const HcalDetId &, const HcalCellType &, double, double, CaloSubdetectorGeometry *geom) const |
Private Attributes | |
HcalTopology * | dummyTopology_ |
HcalNumberingFromDDD * | numberingFromDDD |
Definition at line 21 of file HcalDDDGeometryLoader.h.
Definition at line 28 of file HcalDDDGeometryLoader.h.
|
explicit |
Definition at line 15 of file HcalDDDGeometryLoader.cc.
References mergeVDriftHistosByStation::name, numberingFromDDD, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 20 of file HcalDDDGeometryLoader.cc.
References numberingFromDDD.
|
private |
|
private |
helper functions to make all the ids and cells, and put them into the vectors and mpas passed in.
Definition at line 72 of file HcalDDDGeometryLoader.cc.
References HcalNumberingFromDDD::HcalCellTypes(), i, HcalDDDGeometry::insertCell(), relval_steps::k, GetRecoTauVFromDQM_MC_cff::kk, LogDebug, M_PI, makeCell(), numberingFromDDD, convertSQLiteXML::ok, and phi.
Referenced by load().
HcalDDDGeometryLoader::ReturnType HcalDDDGeometryLoader::load | ( | const HcalTopology & | topo, |
DetId::Detector | det, | ||
int | subdet | ||
) |
Definition at line 26 of file HcalDDDGeometryLoader.cc.
References CaloSubdetectorGeometry::allocateCorners(), CaloSubdetectorGeometry::allocatePar(), CaloSubdetectorGeometry::cornersMgr(), prof2calltree::count, fill(), relativeConstraints::geom, HcalBarrel, HcalEndcap, HcalForward, HcalOuter, numberingFromDDD, HcalNumberingFromDDD::numberOfCells(), and CaloSubdetectorGeometry::parMgr().
Referenced by HcalDDDGeometryEP::produceAligned(), and HcalDDDGeometryEP::produceIdeal().
HcalDDDGeometryLoader::ReturnType HcalDDDGeometryLoader::load | ( | const HcalTopology & | topo | ) |
Load all of HCAL.
Definition at line 51 of file HcalDDDGeometryLoader.cc.
References CaloSubdetectorGeometry::allocateCorners(), CaloSubdetectorGeometry::allocatePar(), CaloSubdetectorGeometry::cornersMgr(), prof2calltree::count, fill(), relativeConstraints::geom, HcalBarrel, HcalEndcap, HcalForward, HcalOuter, numberingFromDDD, HcalNumberingFromDDD::numberOfCells(), and CaloSubdetectorGeometry::parMgr().
|
private |
Definition at line 147 of file HcalDDDGeometryLoader.cc.
References funct::abs(), funct::cos(), HcalCellType::depthMax(), HcalCellType::depthMin(), HcalCellType::depthType(), eta(), HcalCellType::etaMax(), HcalCellType::etaMin(), create_public_lumi_plots::exp, CaloCellGeometry::getParmPtr(), HcalCellType::halfSize(), HcalBarrel, HcalForward, HcalOuter, AnalysisDataFormats_SUSYBSMObjects::hp, GeomDetEnumerators::isBarrel(), LogDebug, CaloSubdetectorGeometry::newCell(), CaloSubdetectorGeometry::parMgr(), CaloSubdetectorGeometry::parVecVec(), point, alignCSCRings::r, diffTwoXMLs::r1, diffTwoXMLs::r2, jetcorrextractor::sign(), funct::sin(), HcalDetId::subdet(), funct::tan(), theta(), x, detailsBasic3DVector::y, detailsBasic3DVector::z, and HcalDetId::zside().
Referenced by fill().
|
private |
Definition at line 47 of file HcalDDDGeometryLoader.h.
|
private |
Definition at line 45 of file HcalDDDGeometryLoader.h.
Referenced by fill(), HcalDDDGeometryLoader(), load(), and ~HcalDDDGeometryLoader().