17 return this->
id()==sch.
id();
47 if (ch->id().layer()==isl)
std::vector< const GeomDet * > components() const override
Return the chambers in the super chamber.
const GEMChamber * chamber(GEMDetId id) const
Return the chamber corresponding to the given id.
int chamber() const
Chamber id: it identifies a chamber in a ring it goes from 1 to 36.
bool operator==(const GEMSuperChamber &sch) const
equal if the id is the same
const GeomDet * component(DetId id) const override
Return the sub-component (chamber) with a given id in this super chamber.
~GEMSuperChamber() override
destructor
void add(const GEMChamber *ch)
Add chamber to the super chamber which takes ownership.
int nChambers() const
Return numbers of chambers.
GEMDetId id() const
Return the GEMDetId of this super chamber.
const std::vector< const GEMChamber * > & chambers() const
Return the chambers in the super chamber.
GEMSuperChamber(GEMDetId id, const ReferenceCountingPointer< BoundPlane > &plane)
constructor
std::vector< const GEMChamber * > chambers_