9 short int iri =
id.ring();
11 if ( iri == 4 ) iri = 1;
14 std::vector<int>::const_iterator badbegin =
chambers.begin();
15 std::vector<int>::const_iterator badend =
chambers.end();
16 std::vector<int>::const_iterator it =
std::find( badbegin, badend, ilin );
17 if ( it != badend )
return true;
bool isInBadChamber(const CSCDetId &id) const
Is the gven chamber flagged as bad?
IndexType chamberIndex(const CSCDetId &id) const
std::vector< int > chambers
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
int numberOfChambers() const
How many bad chambers are there>