access(IdentifierHash cellHash, std::vector< index_t > &towerIdx, std::vector< double > &towerWghts) const | CaloTowerGeometry | |
begin() const | CaloTowerGeometry | inline |
CaloTowerGeometry(const CaloDetDescrManager *caloDDM) | CaloTowerGeometry | |
CaloTowerGeometry()=delete | CaloTowerGeometry | |
CaloTowerGeometryCondAlg class | CaloTowerGeometry | friend |
cellWeight(const element_t &elm) const | CaloTowerGeometry | inline |
cellWeight(IdentifierHash cellHash, index_t towerIdx) const | CaloTowerGeometry | |
element_t typedef | CaloTowerGeometry | |
elementmap_t typedef | CaloTowerGeometry | |
elementvector_t typedef | CaloTowerGeometry | |
empty() const | CaloTowerGeometry | inline |
end() const | CaloTowerGeometry | inline |
etaBins() const | CaloTowerGeometry | inline |
etaIndex(IdentifierHash cellHash) const | CaloTowerGeometry | |
etaIndex(double eta) const | CaloTowerGeometry | |
etaIndexFromTowerIndex(index_t towerIdx) const | CaloTowerGeometry | inline |
etaMax() const | CaloTowerGeometry | inline |
etaMin() const | CaloTowerGeometry | inline |
etaWidth() const | CaloTowerGeometry | inline |
f_assign(IdentifierHash cellHash, index_t towerIdx, double wgt) | CaloTowerGeometry | private |
f_caloDDE(IdentifierHash cellHash) const | CaloTowerGeometry | inlineprotected |
f_caloDDM() const | CaloTowerGeometry | inlineprotected |
f_cellEta(IdentifierHash cellHash) const | CaloTowerGeometry | inlineprotected |
f_cellPhi(IdentifierHash cellHash) const | CaloTowerGeometry | inlineprotected |
f_setupTowerGrid(MsgStream &msg) | CaloTowerGeometry | private |
f_setupTowerGridFCal(const CaloDetDescrElement *pCaloDDE, MsgStream &msg) | CaloTowerGeometry | private |
f_setupTowerGridProj(const CaloDetDescrElement *pCaloDDE, MsgStream &msg) | CaloTowerGeometry | private |
getTowers(IdentifierHash cellHash) const | CaloTowerGeometry | |
index_t typedef | CaloTowerGeometry | |
initialize(MsgStream &msg) | CaloTowerGeometry | |
invalidIndex() const | CaloTowerGeometry | inline |
invalidValue() const | CaloTowerGeometry | inline |
isInvalidEtaIndex(index_t idx) const | CaloTowerGeometry | inline |
isInvalidIndex(index_t idx) const | CaloTowerGeometry | inline |
isInvalidIndex(index_t idx, index_t maxIdx) const | CaloTowerGeometry | inline |
isInvalidPhiIndex(index_t idx) const | CaloTowerGeometry | inline |
isInvalidTowerIndex(index_t idx) const | CaloTowerGeometry | inline |
isInvalidValue(double val) const | CaloTowerGeometry | inline |
m_adjustEta | CaloTowerGeometry | protected |
m_caloDDM | CaloTowerGeometry | private |
m_fcal1Xslice | CaloTowerGeometry | protected |
m_fcal1Yslice | CaloTowerGeometry | protected |
m_fcal2Xslice | CaloTowerGeometry | protected |
m_fcal2Yslice | CaloTowerGeometry | protected |
m_fcal3Xslice | CaloTowerGeometry | protected |
m_fcal3Yslice | CaloTowerGeometry | protected |
m_invalidIndex | CaloTowerGeometry | protectedstatic |
m_invalidValue | CaloTowerGeometry | protectedstatic |
m_maxCellHash | CaloTowerGeometry | protected |
m_ndxFCal | CaloTowerGeometry | protected |
m_ndyFCal | CaloTowerGeometry | protected |
m_numberOfCells | CaloTowerGeometry | protected |
m_towerArea | CaloTowerGeometry | protected |
m_towerBins | CaloTowerGeometry | protected |
m_towerEtaBins | CaloTowerGeometry | protected |
m_towerEtaMax | CaloTowerGeometry | protected |
m_towerEtaMin | CaloTowerGeometry | protected |
m_towerEtaWidth | CaloTowerGeometry | protected |
m_towerLookup | CaloTowerGeometry | protected |
m_towerPhiBins | CaloTowerGeometry | protected |
m_towerPhiMax | CaloTowerGeometry | protected |
m_towerPhiMin | CaloTowerGeometry | protected |
m_towerPhiWidth | CaloTowerGeometry | protected |
m_wgtFCal | CaloTowerGeometry | protected |
maxCellHash() const | CaloTowerGeometry | inline |
phiBins() const | CaloTowerGeometry | inline |
phiIndex(IdentifierHash cellHash) const | CaloTowerGeometry | |
phiIndex(double phi) const | CaloTowerGeometry | |
phiIndexFromTowerIndex(index_t towerIdx) const | CaloTowerGeometry | inline |
phiMax() const | CaloTowerGeometry | inline |
phiMin() const | CaloTowerGeometry | inline |
phiWidth() const | CaloTowerGeometry | inline |
size() const | CaloTowerGeometry | inline |
totalNumberCells() const | CaloTowerGeometry | inline |
towerArea() const | CaloTowerGeometry | inline |
towerBins() const | CaloTowerGeometry | inline |
towerEta(index_t towerIndex) const | CaloTowerGeometry | inline |
towerEtaLocal(index_t etaIndex) const | CaloTowerGeometry | inline |
towerIndex(IdentifierHash cellHash) const | CaloTowerGeometry | inline |
towerIndex(double eta, double phi) const | CaloTowerGeometry | inline |
towerIndex(index_t etaIdx, index_t phiIdx) const | CaloTowerGeometry | inline |
towerIndex(const element_t &elm) const | CaloTowerGeometry | inline |
towerPhi(index_t towerIndex) const | CaloTowerGeometry | inline |
towerPhiLocal(index_t phiIndex) const | CaloTowerGeometry | inline |
uint_t typedef | CaloTowerGeometry | |