10 #ifndef OpDetWaveform_h 11 #define OpDetWaveform_h 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; }
97 return (*lhs) < (*rhs);
end
while True: pbar.update(maxval-len(onlies[E][S])) #print iS, "/", len(onlies[E][S]) found = False for...
bool operator<(const OpDetWaveform &lhs, const OpDetWaveform &rhs)
double TimeStamp_t
us since 1970, based on TimeService
static int max(int a, int b)
decltype(auto) constexpr begin(T &&obj)
ADL-aware version of std::begin.