AraStationInfo Class Reference
Part of the AraEvent library. Stores information about the station's location and the antenna information. Populated by AraGeomTool. More...
#include <AraStationInfo.h>
Public Member Functions | |
AraStationInfo (AraStationId_t stationId) | |
Assignment constructor. | |
AraStationInfo () | |
Default constructor. | |
AraAntennaInfo * | getAntennaInfo (int rfChanNum) |
AraAntennaInfo * | getAntennaInfo (int antNum, AraAntPol::AraAntPol_t polType) |
Double_t | getCableDelay (int rfChanNum) |
AraCalAntennaInfo * | getCalAntennaInfo (int calAntId) |
Simple 0-3 numeric id. | |
Int_t | getElecChanFromRFChan (Int_t rfChan) |
int | getFirstLabChanForChan (int rfChan) |
int | getFirstLabChanIndexForChan (int rfChan) |
Double_t | getHighPassFilter (int rfChan) |
int | getIcrrChanIndex (AraLabChip::AraLabChip_t chip, int chan) |
AraLabChip::AraLabChip_t | getLabChipForChan (int rfChan) |
Double_t | getLowPassFilter (int rfChan) |
Int_t | getNumAntennasByPol (AraAntPol::AraAntPol_t polType) |
Int_t | getNumAnts () |
Int_t | getNumCalAnts () |
int | getNumLabChansForChan (int rfChan) |
Int_t | getNumRFChans () |
Int_t | getRFChanByPolAndAnt (Int_t antNum, AraAntPol::AraAntPol_t polType) |
int | getSecondLabChanForChan (int rfChan) |
int | getSecondLabChanIndexForChan (int rfChan) |
int | isDiplexed (int rfChan) |
void | setNumAnts (int numAnts) |
void | setNumRFChans (int numChans) |
~AraStationInfo () | |
Public Attributes | |
std::vector< int > | fAntIndexVec [3] |
The antenna to logical channel index one vector per polarisation. | |
std::vector< AraAntennaInfo > | fAntInfo |
One object per antenna. | |
std::vector< AraCalAntennaInfo > | fCalAntInfo |
Vector of local station Calibration Pulsers. | |
int | fNumberAntennas |
This is the number of antennas on an ATRI. | |
int | fNumberCalAntennas |
Number of calibration antennas. | |
AraStationId_t | fStationId |
int | numberRFChans |
Currently a copy of fNumberAntennas. |
Detailed Description
Part of the AraEvent library. Stores information about the station's location and the antenna information. Populated by AraGeomTool.A simple class for storing information about an Ara Station
Definition at line 26 of file AraStationInfo.h.
The documentation for this class was generated from the following files:
- AraEvent/AraStationInfo.h
- AraEvent/AraStationInfo.cxx
Generated on Fri Jul 26 15:27:39 2013 for ARA ROOT v3.11 Software by
