6 #ifndef OpticalDetectorData_ChannelData_h
7 #define OpticalDetectorData_ChannelData_h
63 class less<optdata::ChannelData*>
68 return (*lhs) < (*rhs);
73 #endif // OpticalDetectorData_ChannelData_h
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
ChannelData(Channel_t chan=std::numeric_limits< Channel_t >::max(), size_type len=0)
bool operator()(const optdata::ChannelData *lhs, const optdata::ChannelData *rhs)
unsigned int fm_optDetChannel
Channel_t ChannelNumber() const
bool operator<(const ChannelData &lhs, const ChannelData &rhs)