ARA ROOT Test BEd Software

RawAraEvent Class Reference

RawAraEvent -- The Raw ARA Event Data. More...

#include <RawAraEvent.h>

Inheritance diagram for RawAraEvent:

UsefulAraEvent List of all members.

Public Member Functions

 ClassDef (RawAraEvent, 1)
Int_t getEarliestSample (Int_t chanIndex)
 Returns the earliest sample in the waveform.
Int_t getFirstHitBus (Int_t chanIndex)
 Returns the firstHitbus value for the channel.
Int_t getLabChip (Int_t chanIndex)
 Returns the LABRADOR number.
Int_t getLastHitBus (Int_t chanIndex)
 Returns the lastHitbus value for the channel.
Int_t getLatestSample (Int_t chanIndex)
 Returns the latest sample in the waveform.
Int_t getRCO (Int_t chanIndex)
 Returns the RCO phase.
UInt_t getRubidiumTriggerTime ()
 Returns the 32-bit (well maybe 28-bit) trigger time.
Double_t getRubidiumTriggerTimeInSec ()
 Returns the rubidium time divided by 280M.
Int_t getWrappedHitBus (Int_t chanIndex)
 Return the wrapped hitbus flag for the channel. When the HITBUS is wrapped the waveform runs from firstHitbus+1 to lastHitbus-1, otherwise it runs from lastHitbus+1 to firstHitbus-1 (crossing the 259-->0 boudnary).
Int_t isInTrigPattern (int bit)
 Returns whetehr or not bit is in the trigger pattern.
 RawAraEvent (AraEventBody_t *theBody)
 Assignment constructor.
 RawAraEvent ()
 Default constructor.
 ~RawAraEvent ()
 Destructor.

Public Attributes

AraRawRFChannel chan [NUM_DIGITIZED_CHANNELS]
 RawRF data.
RawAraHeader head
 The header.
AraHkData hk
 The hk.
AraTriggerMonitor trig
 The trigger.
UInt_t whichPeds
 Timestamp of pedestals used in subtraction.

Detailed Description

RawAraEvent -- The Raw ARA Event Data.

The ROOT implementation of the raw ARA event data

Definition at line 26 of file RawAraEvent.h.


The documentation for this class was generated from the following files:
Generated on Wed Aug 8 16:18:56 2012 for ARA ROOT Test Bed Software by doxygen 1.4.7