Jpp test-rotations-new
the software that should make you happy
|
ARS Dynode waveform. More...
#include <Ars.hh>
Public Types | |
typedef DWF_Sample * | iterator |
iterator | |
typedef const DWF_Sample * | const_iterator |
const iterator | |
Public Member Functions | |
DWF_Item () | |
Default constructor. | |
ClassDef (DWF_Item, 2) | |
ROOT class definition. | |
iterator | begin () |
begin iterator of waveform data | |
iterator | end () |
end iterator of waveform data | |
const DWF_Sample & | operator[] (const int i) |
access to waveform data | |
ClassDef (WF_Item, 2) | |
ROOT class definition. | |
ClassDef (WF_Header, 2) | |
ROOT class definition. | |
ClassDef (SPE_Item, 2) | |
ROOT class definition. | |
ClassDef (Status_Item, 2) | |
ROOT class definition. | |
ClassDef (ARS_Item, 2) | |
Public Attributes | |
unsigned char | waveformAddress |
Waveform address. | |
unsigned char | avc |
ARS Analogue to Voltage Convertor. | |
unsigned char | tvc |
ARS Time to Voltage Convertor. | |
unsigned char | status |
ARS status. | |
unsigned int | timestamp |
ARS timestamp (24 bits) | |
Protected Attributes | |
DWF_Sample | data_ [NUMBER_OF_SAMPLES] |
data | |
Static Protected Attributes | |
static const unsigned int | NUMBER_OF_SAMPLES |
number of waveform samples | |
|
inherited |
|
inherited |
|
inline |
Default constructor.
DWF_Item::ClassDef | ( | DWF_Item | , |
2 | ) |
ROOT class definition.
|
inlineinherited |
|
inlineinherited |
end iterator of waveform data
Definition at line 285 of file Ars.hh.
|
inlineinherited |
|
inherited |
ROOT class definition.
|
inherited |
ROOT class definition.
|
inherited |
ROOT class definition.
|
inherited |
ROOT class definition.
|
inherited |
|
staticprotectedinherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |