UsefulAraStationEvent Class Reference
UsefulAraStationEvent -- The Useful ARA Event Data. More...
#include <UsefulAraStationEvent.h>
Inheritance diagram for UsefulAraStationEvent:

Public Member Functions | |
ClassDef (UsefulAraStationEvent, 1) | |
virtual TGraph * | getGraphFromElecChan (int chan)=0 |
Returns the voltages-time graph for the appropriate electronics channel. | |
virtual TGraph * | getGraphFromRFChan (int chan)=0 |
Returns the voltage-time graph for the appropriate rf channel. | |
virtual Int_t | getNumElecChannels ()=0 |
Or may not be the same. | |
virtual Int_t | getNumRFChannels ()=0 |
May be the same. | |
UsefulAraStationEvent () | |
Default constructor. | |
~UsefulAraStationEvent () | |
Destructor. |
Detailed Description
UsefulAraStationEvent -- The Useful ARA Event Data.The ROOT implementation of the useful ARA event data
This is the base class of the useful class for analysing the ARA data. The raw ADC values from a RawIcrrStationEvent object are converted into calibrated voltage-time arrays using one of the calibration types defined in AraEventCalibrator. Utility functions are provided to access these arrays as TGraphs, or in the frequency domain.
Definition at line 25 of file UsefulAraStationEvent.h.
The documentation for this class was generated from the following files:
- AraEvent/UsefulAraStationEvent.h
- AraEvent/UsefulAraStationEvent.cxx
Generated on Wed Aug 8 16:20:10 2012 for ARA ROOT Test Bed Software by
