10 #ifndef VDColdboxChannelMapService_H 11 #define VDColdboxChannelMapService_H 23 class VDColdboxChannelMapService;
72 std::unordered_map<int,std::unordered_map<int,std::unordered_map<int,int> > >
infotochanmap;
std::unordered_map< int, VDCBChanInfo > chantoinfomap
std::unordered_map< int, std::unordered_map< int, std::unordered_map< int, int > > > infotochanmap
VDColdboxChannelMapService(fhicl::ParameterSet const &pset)
#define DECLARE_ART_SERVICE(svc, scope)
VDCBChanInfo getChanInfoFromOfflChan(int offlchan)
int getOfflChanFromSlotFiberChan(int slot, int fiber, int chan)
int getOfflChanFromWIBConnectorInfo(int wib, int wibconnector, int cechan)