RawAtriStationEvent Class Reference
Part of AraEvent library. This is the ATRI specific Raw Event class, inheriting from RawAraStationEvent. More...
#include <RawAtriStationEvent.h>
Inheritance diagram for RawAtriStationEvent:

Public Member Functions | |
ClassDef (RawAtriStationEvent, 1) | |
Int_t | getNumChannels () |
RawAtriStationEvent (AraStationEventHeader_t *hdPtr, char *dataBuffer, AraStationId_t forcedStationId) | |
Assignment constructor, forcing the stationId to the value forced stationId. | |
RawAtriStationEvent (AraStationEventHeader_t *hdPtr, char *dataBuffer) | |
Assignment constructor. | |
RawAtriStationEvent () | |
Default constructor. | |
~RawAtriStationEvent () | |
Destructor. | |
Static Public Member Functions | |
static int | getPedIndex (int dda, int block, int chan, int sample) |
Public Attributes | |
std::vector< RawAtriStationBlock > | blockVec |
UInt_t | eventId |
Event Id. | |
UInt_t | eventNumber |
Software event number. | |
UShort_t | numReadoutBlocks |
Number of readout blocks which follow header. | |
UInt_t | numStationBytes |
Bytes in station readout. | |
UInt_t | ppsNumber |
For matching up with thresholds etc. | |
UInt_t | timeStamp |
Timestamp. | |
UChar_t | triggerBlock [MAX_TRIG_BLOCKS] |
Which block the triggers occured in. | |
UShort_t | triggerInfo [MAX_TRIG_BLOCKS] |
The trigger pattern for the future. | |
UShort_t | triggerPattern [MAX_TRIG_BLOCKS] |
The trigger pattern for the future. | |
ULong64_t | unixTime |
Software event time in seconds (64-bits for future proofing). | |
UInt_t | unixTimeUs |
Software event time in microseconds (32-bits). | |
UShort_t | versionId |
Version Id for event header. |
Detailed Description
Part of AraEvent library. This is the ATRI specific Raw Event class, inheriting from RawAraStationEvent.The ROOT implementation of the raw ARA Station Event from an ATRI type station containing the samples from one event readout of the IRS
Definition at line 31 of file RawAtriStationEvent.h.
The documentation for this class was generated from the following files:
- AraEvent/RawAtriStationEvent.h
- AraEvent/RawAtriStationEvent.cxx
Generated on Tue Sep 11 19:51:11 2012 for ARA ROOT v3.3 Software by
