ARA ROOT v3.10 Software

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:

RawAraStationEvent RawAraGenericHeader UsefulAtriStationEvent List of all members.

Public Member Functions

 ClassDef (RawAtriStationEvent, 1)
Int_t getFirstCapArray (Int_t dda)
 Function for asking the block vector the capArray.
Int_t getNumChannels ()
bool isCalpulserEvent ()
 Uses the timeStamp (from Rubidium clock) to decide whether an event is from a local in-ice calpulser.
 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< RawAtriStationBlockblockVec
UInt_t eventId
 Event Id.
UInt_t eventNumber
 Software event number.
UChar_t filterInfo
 Will contain the filter information.
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.
UInt_t triggerInfo [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:
Generated on Tue Jul 16 16:58:07 2013 for ARA ROOT v3.10 Software by doxygen 1.4.7