3 #ifndef AdcCountSelection_H 4 #define AdcCountSelection_H 28 : counts(a_counts), channel(a_channel), pedestal(a_pedestal), filter(counts.
size(), true) { }
std::vector< AdcCountSelection > AdcCountSelectionVector
std::vector< AdcCount > AdcCountVector
const AdcCountVector & counts
decltype(auto) constexpr size(T &&obj)
ADL-aware version of std::size.
AdcCountSelection(const AdcCountVector &a_counts, Channel a_channel, AdcPedestal a_pedestal)
std::vector< bool > AdcFilterVector