AraCalAntennaInfo Class Reference
Part of AraEvent library. A class for storing information about the Antennae in the ARA stations. More...
#include <AraCalAntennaInfo.h>
Public Member Functions | |
AraCalAntennaInfo () | |
Default constructor. | |
ClassDef (AraCalAntennaInfo, 1) | |
void | fillArrayCoords () |
Double_t | getCableDelay () |
Returns the calibrated cableDelay. | |
Double_t * | getLocationENU () |
Double_t * | getLocationXYZ () |
Returns the calibrated station-centric coordinates. | |
void | printAntennaInfo () |
Printssome information about the antenna. | |
~AraCalAntennaInfo () | |
Destructor. | |
Public Attributes | |
Double_t | antLocation [3] |
Default x,y,z in m. | |
Double_t | antLocationArray [3] |
Default x,y,z in m. | |
Double_t | antLocationArrayCalib [3] |
Calibrated x,y,z in m. | |
Double_t | antLocationCalib [3] |
Calibrated x,y,z in m. | |
char | antName [CAL_ANTS_PER_ATRI] |
Simple antenna name e.g. CH1. | |
AraAntType::AraAntType_t | antType |
What kind of antenna is it. | |
Double_t | cableDelay |
Default cable delay in ns. | |
Double_t | cableDelayCalib |
Calibrated cable delay in ns. | |
Int_t | calAntId |
Just a logical antenna numbering. | |
AraStationId_t | fStationId |
char | locationName [CAL_ANTS_PER_ATRI] |
Which hole e.g. BH5 or BH6. | |
AraAntPol::AraAntPol_t | polType |
What is the polarisation. | |
char | pulserName [CAL_ANTS_PER_ATRI] |
Simple pulser name e.g. P1. |
Detailed Description
Part of AraEvent library. A class for storing information about the Antennae in the ARA stations.A simple class for storing information about an Ara Antenna
Definition at line 28 of file AraCalAntennaInfo.h.
The documentation for this class was generated from the following files:
- AraEvent/AraCalAntennaInfo.h
- AraEvent/AraCalAntennaInfo.cxx
Generated on Fri Jul 26 15:27:37 2013 for ARA ROOT v3.11 Software by
