6 #ifndef optdata_FIFOChannel_h
7 #define optdata_FIFOChannel_h
28 Channel_t channel = std::numeric_limits<Channel_t>::max(),
79 class less<optdata::FIFOChannel*>
84 return (*lhs) < (*rhs);
89 #endif // optdata_FIFOChannel_h
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
enum optdata::_optical_category_t Optical_Category_t
TimeSlice_t TimeSlice() const
Optical_Category_t fm_category
Channel_t ChannelNumber() const
bool operator()(const optdata::FIFOChannel *lhs, const optdata::FIFOChannel *rhs)
FIFOChannel(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)
void SetTimeSlice(TimeSlice_t t)
bool operator<(const ChannelData &lhs, const ChannelData &rhs)
Optical_Category_t Category() const