#include <CSCRangeMapForRecHit.h>
Public Member Functions | |
CSCRangeMapForRecHit () | |
Constructor. More... | |
virtual | ~CSCRangeMapForRecHit () |
Destructor. More... | |
Static Public Member Functions | |
static std::pair< CSCDetId, CSCDetIdSameChamberCompare > | cscChamber (CSCDetId id) |
Returns a valid DetId + a valid comparator for the RangeMap. More... | |
static std::pair< CSCDetId, CSCDetIdSameDetLayerCompare > | cscDetLayer (CSCDetId id) |
Comparator to retrieve CSC rechits by chamber or by layer.
Definition at line 22 of file CSCRangeMapForRecHit.h.
CSCRangeMapForRecHit::CSCRangeMapForRecHit | ( | ) |
|
virtual |
|
static |
Returns a valid DetId + a valid comparator for the RangeMap.
Definition at line 12 of file CSCRangeMapForRecHit.cc.
|
static |
Definition at line 17 of file CSCRangeMapForRecHit.cc.