Classes | Namespaces | Typedefs | Functions
OpDetWaveform.h File Reference
#include <vector>
#include <functional>
#include <limits>

Go to the source code of this file.

Classes

class  raw::OpDetWaveform
 
class  std::less< raw::OpDetWaveform * >
 

Namespaces

 raw
 Raw data description.
 

Typedefs

typedef short raw::ADC_Count_t
 
typedef unsigned int raw::Channel_t
 
typedef double raw::TimeStamp_t
 us since 1970, based on TimeService More...
 

Functions

bool raw::operator< (const OpDetWaveform &lhs, const OpDetWaveform &rhs)
 

Detailed Description

Raw signals from the photon detectors. Waveform (adcs in time bins), a channel number, and a time stamp.

Definition in file OpDetWaveform.h.