1 #ifndef Geometry_HcalTowerAlgo_HcalDDDGeometry_h
2 #define Geometry_HcalTowerAlgo_HcalDDDGeometry_h
19 int subdet = 0 )
const;
23 int insertCell (std::vector<HcalCellType>
const & );
virtual ~HcalDDDGeometry()
The HcalDDDGeometry will delete all its cell geometries at destruction time.
int insertCell(std::vector< HcalCellType > const &)
std::vector< HcalCellType > hcalCells_
std::vector< DetId > m_validIds
virtual const std::vector< DetId > & getValidDetIds(DetId::Detector det=DetId::Detector(0), int subdet=0) const
Get a list of valid detector ids (for the given subdetector)
DetId::Detector lastReqDet_
virtual DetId getClosestCell(const GlobalPoint &r) const