1 #ifndef DataFormats_DTRangeMapAccessor_H 2 #define DataFormats_DTRangeMapAccessor_H 79 static std::pair<DTLayerId, DTSuperLayerIdComparator> layersBySuperLayer(
DTSuperLayerId slId);
82 static std::pair<DTLayerId, DTChamberIdComparator> layersByChamber(
DTChamberId chamberId);
85 static std::pair<DTSuperLayerId, DTChamberIdComparator> superLayersByChamber(
DTChamberId chamberId);
88 static std::pair<DTChamberId, DTChamberIdDetLayerComparator> chambersByDetLayer(
DTChamberId id);
bool operator()(DTChamberId ch1, DTChamberId ch2) const
Compare two ChamberId.
bool operator()(DTChamberId ch1, DTChamberId ch2) const
int station() const
Return the station number.
bool operator()(DTSuperLayerId sl1, DTSuperLayerId sl2) const
Compare two superLayerId.