#include <CSCObjectMap.h>
Public Member Functions | |
CSCObjectMap (MuonGeometryRecord const &record) | |
std::set< RPCDetId > const & | getRolls (CSCStationIndex index) const |
Private Attributes | |
std::map< CSCStationIndex, std::set< RPCDetId > > | rollstore |
Definition at line 12 of file CSCObjectMap.h.
CSCObjectMap::CSCObjectMap | ( | MuonGeometryRecord const & | record | ) |
Definition at line 12 of file CSCObjectMap.cc.
References edm::eventsetup::EventSetupRecord::get(), alignCSCRings::r, RPCDetId::region(), HLT_FULL_cff::region, relativeConstraints::ring, RPCDetId::ring(), rollstore, RPCGeomServ::segment(), relativeConstraints::station, and RPCDetId::station().
std::set< RPCDetId > const & CSCObjectMap::getRolls | ( | CSCStationIndex | index | ) | const |
Definition at line 48 of file CSCObjectMap.cc.
References relativeConstraints::empty, and rollstore.
|
private |
Definition at line 19 of file CSCObjectMap.h.
Referenced by CSCObjectMap(), and getRolls().