1 #ifndef GeometryHGCalGeometryFastTimeGeometry_h 2 #define GeometryHGCalGeometryFastTimeGeometry_h 53 const DetId& detId)
override;
56 std::shared_ptr<const CaloCellGeometry>
getGeometry(
const DetId&
id)
const override;
103 std::shared_ptr<const CaloCellGeometry>
cellGeomPtr(uint32_t
index)
const override;
void localCorners(Pt3DVec &lc, const CCGFloat *pv, unsigned int i, Pt3D &ref)
std::set< DetId > DetIdSet
bool present(const DetId &id) const override
is this detid present in the geometry?
A base class to handle the particular shape of HGCal volumes.
unsigned int indexFor(const DetId &id) const override
std::vector< CCGFloat > DimVec
std::vector< GlobalPoint > CornersVec
CornersVec getCorners(const DetId &id) const
Returns the corner points of this cell's volume.
CaloCellGeometry::Pt3DVec Pt3DVec
CaloCellGeometry::CCGFloat CCGFloat
static std::string dbString()
std::vector< unsigned int > IVec
virtual void fillNamedParams(DDFilteredView fv)
void addValidID(const DetId &id)
std::vector< CCGFloat > TrVec
std::vector< Pt3D > Pt3DVec
FastTimeGeometryRecord AlignedRecord
CaloCellGeometry::Pt3D Pt3D
FastTimeGeometry(const FastTimeTopology &topology)
const std::vector< DetId > & getValidGeomDetIds(void) const
PFastTimeRcd PGeometryRecord
~FastTimeGeometry() override
std::vector< FlatTrd > CellVec
std::vector< DetId > m_validIds
CaloCellGeometry::CCGFloat CCGFloat
std::string cellElement() const
DetIdSet getCells(const GlobalPoint &r, double dR) const override
Get a list of all cells within a dR of the given cell.
CaloCellGeometry::Pt3D Pt3D
std::shared_ptr< const CaloCellGeometry > cellGeomPtr(uint32_t index) const override
const std::vector< DetId > & getValidDetIds(DetId::Detector det=DetId::Detector(0), int subdet=0) const override
Get a list of valid detector ids (for the given subdetector)
void getSummary(CaloSubdetectorGeometry::TrVec &trVector, CaloSubdetectorGeometry::IVec &iVector, CaloSubdetectorGeometry::DimVec &dimVector, CaloSubdetectorGeometry::IVec &dinsVector) const override
void initializeParms() override
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.
const FastTimeTopology & topology() const
CaloCellGeometry::Pt3DVec Pt3DVec
HepGeom::Point3D< CCGFloat > Pt3D
unsigned int sizeForDenseIndex() const
static std::string producerTag()
void newCell(const GlobalPoint &f1, const GlobalPoint &f2, const GlobalPoint &f3, const CCGFloat *parm, const DetId &detId) override
DetId getClosestCell(const GlobalPoint &r) const override
ForwardSubdetector m_subdet
GlobalPoint getPosition(const DetId &id) const
std::vector< DetId > m_validGeomIds
const FastTimeTopology & m_topology
const CaloCellGeometry * getGeometryRawPtr(uint32_t index) const override
virtual unsigned int sizeForDenseIndex(const DetId &id) const