|
Jpp
18.1.0
the software that should make you happy
|
ARS Anode waveform. More...
#include <Ars.hh>
Public Types | |
| typedef AWF_Sample * | iterator |
| iterator More... | |
| typedef const AWF_Sample * | const_iterator |
| const iterator More... | |
Public Member Functions | |
| AWF_Item () | |
| Default constructor. More... | |
| ClassDef (AWF_Item, 2) | |
| ROOT class definition. More... | |
| iterator | begin () |
| begin iterator of waveform data More... | |
| iterator | end () |
| end iterator of waveform data More... | |
| const AWF_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 | |
| 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 | |
| AWF_Sample | data_ [NUMBER_OF_SAMPLES] |
| data More... | |
Static Protected Attributes | |
| static const unsigned int | NUMBER_OF_SAMPLES |
| number of waveform samples More... | |
|
inherited |
|
inherited |
| AWF_Item::ClassDef | ( | AWF_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 |
1.8.5