All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PMTconfigurationExtractor.cxx File Reference

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.

Detailed Description

Utility to extract PMT readout configuration from data.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
February 18, 2021
See Also
icaruscode/Decode/DecoderTools/PMTconfigurationExtractor.h

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.