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