10 #ifndef OpDetWaveform_h
11 #define OpDetWaveform_h
39 Channel_t chan = std::numeric_limits<Channel_t>::max(),
50 std::vector< uint16_t >
const& rhs )
59 std::vector<ADC_Count_t>&
Waveform() {
return *
this; }
62 std::vector<ADC_Count_t>
const &
Waveform()
const {
return *
this; }
92 class less<raw::OpDetWaveform*>
97 return (*lhs) < (*rhs);
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
bool operator<(const OpDetWaveform &lhs, const OpDetWaveform &rhs)
double TimeStamp_t
us since 1970, based on TimeService
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
auto end(FixedBins< T, C > const &) noexcept
auto begin(FixedBins< T, C > const &) noexcept