#include "art/Framework/Services/Registry/ServiceDeclarationMacros.h"#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | icarusDB::IICARUSChannelMap |
Namespaces | |
| icarusDB | |
Typedefs | |
| using | icarusDB::ReadoutIDVec = std::vector< unsigned int > |
| using | icarusDB::ChannelPlanePair = std::pair< unsigned int, unsigned int > |
| using | icarusDB::ChannelPlanePairVec = std::vector< ChannelPlanePair > |
| using | icarusDB::DigitizerChannelChannelIDPair = std::pair< size_t, size_t > |
| using | icarusDB::DigitizerChannelChannelIDPairVec = std::vector< DigitizerChannelChannelIDPair > |
| using | icarusDB::SlotChannelVecPair = std::pair< unsigned int, ChannelPlanePairVec > |
| using | icarusDB::TPCReadoutBoardToChannelMap = std::map< unsigned int, SlotChannelVecPair > |
1.8.5