UsefulAraStationEvent Class Reference
Part of AraEvent library. Base class of UsefulEvent classes that are used for analysing ARA 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 |
Returns the number of electronics channels. | |
virtual Int_t | getNumRFChannels ()=0 |
Returns the number of Antennae - this may not be the same as the number of electronics channels (interleaving / di-plexing). | |
virtual bool | isCalPulserEventWithIndex (int pulserIndex) |
Check to see if this event is from a particular calibration pulser -- NB This is not yet implemented, it is a placeholder / virtual function //FIXME -- Is this what we want for AraSim? | |
UsefulAraStationEvent () | |
Default constructor. | |
~UsefulAraStationEvent () | |
Destructor. |
Detailed Description
Part of AraEvent library. Base class of UsefulEvent classes that are used for analysing ARA data.The ROOT implementation of the useful ARA event data
This is the base class of the useful class for analysing the ARA data. Both the UsefulAtriStationEvent and UsefulIcrrStationEvent inherit from this class. 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 Mon Mar 18 16:00:52 2013 for ARA ROOT v3.4 Software by
