9 #ifndef optdata_OpticalRawDigit_h 10 #define optdata_OpticalRawDigit_h 28 Channel_t channel = std::numeric_limits<Channel_t>::max(),
30 :
FIFOChannel(category, time, frame, channel, len){};
57 return (*lhs) < (*rhs);
62 #endif // optdata_OpticalRawDigit_h
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)