1 #ifndef GEMGeometry_GEMGeometry_h
2 #define GEMGeometry_GEMGeometry_h
DetIdContainer theEtaPartitionIds
std::vector< GeomDet * > DetContainer
GEMGeometry()
Default constructor.
const GEMEtaPartition * etaPartition(GEMDetId id) const
Return a etaPartition given its id.
virtual ~GEMGeometry()
Destructor.
virtual const DetIdContainer & detIds() const
Returm a vector of all GeomDet DetIds (including those of GeomDetUnits)
virtual const DetContainer & dets() const
Returm a vector of all GeomDet (including all GeomDetUnits)
std::vector< GeomDetUnit * > DetUnitContainer
virtual const DetIdContainer & detUnitIds() const
Returm a vector of all GeomDetUnit DetIds.
std::vector< GeomDetType * > DetTypeContainer
virtual const DetTypeContainer & detTypes() const
Return a vector of all det types.
void add(GEMEtaPartition *etaPartition)
Add a GEM etaPartition to the Geometry.
DetUnitContainer theEtaPartitions
Add a GEM Chamber to the Geometry.
std::vector< GEMEtaPartition * > allEtaPartitions
virtual const GeomDetUnit * idToDetUnit(DetId) const
Return the pointer to the GeomDetUnit corresponding to a given DetId.
virtual const DetUnitContainer & detUnits() const
Returm a vector of all GeomDetUnit.
DetTypeContainer theEtaPartitionTypes
virtual const GeomDet * idToDet(DetId) const
__gnu_cxx::hash_map< unsigned int, GeomDet * > mapIdToDet
const std::vector< GEMEtaPartition * > & etaPartitions() const
Return a vector of all GEM chambers.
std::vector< DetId > DetIdContainer