9 #ifndef optdata_OpticalRawDigit_h
10 #define optdata_OpticalRawDigit_h
30 Channel_t channel = std::numeric_limits<Channel_t>::max(),
57 class less<optdata::OpticalRawDigit*>
62 return (*lhs) < (*rhs);
67 #endif // optdata_OpticalRawDigit_h
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
OpticalRawDigit(Optical_Category_t category=kUndefined, TimeSlice_t time=0, Frame_t frame=0, Channel_t channel=std::numeric_limits< Channel_t >::max(), size_type len=0)
enum optdata::_optical_category_t Optical_Category_t
TimeSlice_t TimeSlice() const
Channel_t ChannelNumber() const
bool operator()(const optdata::OpticalRawDigit *lhs, const optdata::OpticalRawDigit *rhs)
bool operator<(const ChannelData &lhs, const ChannelData &rhs)