1 #ifndef GEOMETRY_HCALTOWERALGO_CALOTOWERGEOMETRY_H 2 #define GEOMETRY_HCALTOWERALGO_CALOTOWERGEOMETRY_H 1 18 typedef std::vector<IdealObliquePrism>
CellVec;
const CaloTowerTopology * m_cttopo
unsigned int sizeForDenseIndex(const DetId &id) const override
uint32_t sizeForDenseIndexing() const
virtual unsigned int numberOfCellsForCorners() const
std::vector< CCGFloat > DimVec
CaloTowerGeometryRecord AlignedRecord
CaloTowerAlignmentRcd AlignmentRecord
unsigned int numberOfShapes() const override
std::vector< unsigned int > IVec
unsigned int numberOfParametersPerShape() const override
std::vector< CCGFloat > TrVec
std::vector< Pt3D > Pt3DVec
unsigned int alignmentTransformIndexLocal(const DetId &id)
~CaloTowerGeometry() override
static std::string producerTag()
const CaloCellGeometry * getGeometryRawPtr(uint32_t index) const override
void newCell(const GlobalPoint &f1, const GlobalPoint &f2, const GlobalPoint &f3, const CCGFloat *parm, const DetId &detId) override
int k_NumberOfCellsForCorners
CaloCellGeometry::CCGFloat CCGFloat
CaloCellGeometry::Pt3D Pt3D
static std::string dbString()
CaloCellGeometry::CCGFloat CCGFloat
unsigned int indexFor(const DetId &id) const override
void getSummary(CaloSubdetectorGeometry::TrVec &trVector, CaloSubdetectorGeometry::IVec &iVector, CaloSubdetectorGeometry::DimVec &dimVector, CaloSubdetectorGeometry::IVec &dinsVector) const override
CaloSubdetectorGeometry::IVec m_dins
unsigned int alignmentTransformIndexGlobal(const DetId &id)
CaloCellGeometry::Pt3D Pt3D
static void localCorners(Pt3DVec &lc, const CCGFloat *pv, unsigned int i, Pt3D &ref)
CaloCellGeometry::Pt3DVec Pt3DVec
HepGeom::Point3D< CCGFloat > Pt3D
std::vector< IdealObliquePrism > CellVec
CaloTowerGeometry(const CaloTowerTopology *cttopo)
CaloCellGeometry::Pt3DVec Pt3DVec
std::shared_ptr< const CaloCellGeometry > getGeometry(const DetId &id) const override
Get the cell geometry of a given detector id. Should return false if not found.
uint32_t denseIndex(const DetId &id) const
virtual std::shared_ptr< const CaloCellGeometry > cellGeomPtr(uint32_t index) const
PCaloTowerRcd PGeometryRecord
static unsigned int numberOfAlignments()