1 #ifndef GEMCSCSegment_GEMCSCSegmentBuilder_h
2 #define GEMCSCSegment_GEMCSCSegmentBuilder_h
void LinkGEMRollsToCSCChamberIndex(const GEMGeometry *gemgeom, const CSCGeometry *cscgeom)
const CSCGeometry * cscgeom_
GEMCSCSegmentBuilder(const edm::ParameterSet &)
std::map< CSCStationIndex, std::set< GEMDetId > > rollstoreCSC
void build(const GEMRecHitCollection *rechits, const CSCSegmentCollection *cscsegments, GEMCSCSegmentCollection &oc)
GEMCSCSegmentAlgorithm * algo
const GEMGeometry * gemgeom_
bool operator<(const CSCStationIndex &cscind) const
void setGeometry(const GEMGeometry *gemgeom, const CSCGeometry *cscgeom)
CSCStationIndex(int region, int station, int ring, int chamber, int layer)