9 #ifndef DQM_CTPPS_TotemT2Segmentation_h 10 #define DQM_CTPPS_TotemT2Segmentation_h 14 #include <unordered_map> 31 std::unordered_map<TotemT2DetId, std::vector<std::pair<short, short> > >
bins_map_;
TotemT2Segmentation(size_t, size_t)
Detector ID class for Totem T2 detectors. Bits [19:31] : Base CTPPSDetId class attributes Bits [16:18...
void fill(TH2D *, const TotemT2DetId &, double value=1.)
std::unordered_map< TotemT2DetId, std::vector< std::pair< short, short > > > bins_map_
std::vector< std::pair< short, short > > computeBins(const TotemT2DetId &detid) const