Utility to extract PMT readout configuration from data. More...
#include "icaruscode/Decode/DecoderTools/PMTconfigurationExtractor.h"
#include <algorithm>
#include <memory>
Go to the source code of this file.
Utility to extract PMT readout configuration from data.
The design of this thing is still a big mess, winking to a templated class hierarchy to be used for other components as well, but not getting quite there.
Extra linking is required for extractPMTreadoutConfiguration(Principal)
to pick up the class used as Principal
.
Definition in file PMTconfigurationExtractor.cxx.