AnitaGeom – Namespace used inside AnitaGeomTool. More...
Variables | |
Int_t | antToSurfMap [NUM_SEAVEYS] |
< Map from antenna to SURF. Both polarizations from an antenna go to the same SURF. More... | |
Int_t | vAntToChanAnita3 [NUM_SEAVEYS] |
Int_t | vAntToChan [NUM_SEAVEYS] |
Map for HPOL channel of antenna to channel on SURF. (HPOL channels are 4-7) More... | |
Int_t | hAntToChanAnita3 [NUM_SEAVEYS] |
Int_t | hAntToChan [NUM_SEAVEYS] |
1 is Normal orientation, -1 is 180 degree flip. (Top ring needs to be inverted in software when signals come through seaveys.) More... | |
Int_t | antOrientationMapAnita3 [NUM_SEAVEYS] |
Int_t | antOrientationMap [NUM_SEAVEYS] |
Int_t | surfToAntMapAnita4 [ACTIVE_SURFS][RFCHAN_PER_SURF] |
Int_t | surfToAntMapAnita3 [ACTIVE_SURFS][RFCHAN_PER_SURF] |
Map from phi-sector to antenna. Both start counting at zero. More... | |
Int_t | topAntNums [NUM_PHI] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} |
Int_t | middleAntNums [NUM_PHI] = {16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31} |
Int_t | bottomAntNums [NUM_PHI] = {32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47} |
And the inverse, a map from antenna to phi-sector (using ANT-1 and ANT-17 and ANT-33 with the arrays). | |
Int_t | topPhiNums [NUM_PHI] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} |
Int_t | middlePhiNums [NUM_PHI] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} |
Int_t | bottomPhiNums [NUM_PHI] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} |
Map from SURF and polarization to phi-sector. | |
Int_t | surfToPhiTriggerMapAnita3 [ACTIVE_SURFS][2] |
Int_t | surfToPhiTriggerMapAnita4 [ACTIVE_SURFS][2] |
AnitaRing::AnitaRing_t | surfTriggerChanToRing [SCALERS_PER_SURF] |
< Map from SURF trigger channel to ring More... | |
AnitaTrigPol::AnitaTrigPol_t | surfTriggerChanToPolAnita3 [SCALERS_PER_SURF] |
< Map from SURF trigger channel to polarization More... | |
AnitaTrigPol::AnitaTrigPol_t | surfTriggerChanToPolAnita4 [SCALERS_PER_SURF] |
Int_t | phiToSurfTriggerMapAnita4 [NUM_PHI] = {2,2,4,4,6,6,8,8,3,3,5,5,7,7,9,9} |
Int_t | phiToSurfHalfAnita4 [NUM_PHI] = {0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1} |
Int_t | phiToSurfTriggerMapAnita3 [NUM_PHI] = {2,4,3,5,2,4,3,5,9,7,8,6,9,7,8,6} |
Int_t | phiToSurfHalfAnita3 [NUM_PHI] = {0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0} |
AnitaGeom – Namespace used inside AnitaGeomTool.
Contains all the mappings between antennas/polarization/phi-sectors/trigger channels/digitizer channels
Int_t AnitaGeom::antOrientationMap[NUM_SEAVEYS] |
Map from SURF to antenna+polarization. The numbers 1-48 indicate antenna as the negative sign is used to indicate polarization. The negative sign indicates polarization (-ve is VPOL, +ve is HPOL)
Definition at line 60 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::antOrientationMapAnita3[NUM_SEAVEYS] |
Definition at line 55 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::antToSurfMap[NUM_SEAVEYS] |
< Map from antenna to SURF. Both polarizations from an antenna go to the same SURF.
Map for VPOL channel of antenna to channel on SURF. (VPOL channels are 0-3)
Definition at line 32 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::hAntToChan[NUM_SEAVEYS] |
1 is Normal orientation, -1 is 180 degree flip. (Top ring needs to be inverted in software when signals come through seaveys.)
Definition at line 48 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::hAntToChanAnita3[NUM_SEAVEYS] |
Definition at line 45 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::surfToAntMapAnita3[ACTIVE_SURFS][RFCHAN_PER_SURF] |
Map from phi-sector to antenna. Both start counting at zero.
Definition at line 82 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::surfToAntMapAnita4[ACTIVE_SURFS][RFCHAN_PER_SURF] |
Definition at line 69 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::surfToPhiTriggerMapAnita3[ACTIVE_SURFS][2] |
Definition at line 107 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::surfToPhiTriggerMapAnita4[ACTIVE_SURFS][2] |
Definition at line 110 of file AnitaGeomTool.cxx.
AnitaTrigPol::AnitaTrigPol_t AnitaGeom::surfTriggerChanToPolAnita3[SCALERS_PER_SURF] |
< Map from SURF trigger channel to polarization
Definition at line 129 of file AnitaGeomTool.cxx.
AnitaTrigPol::AnitaTrigPol_t AnitaGeom::surfTriggerChanToPolAnita4[SCALERS_PER_SURF] |
Definition at line 136 of file AnitaGeomTool.cxx.
AnitaRing::AnitaRing_t AnitaGeom::surfTriggerChanToRing[SCALERS_PER_SURF] |
< Map from SURF trigger channel to ring
Definition at line 120 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::vAntToChan[NUM_SEAVEYS] |
Map for HPOL channel of antenna to channel on SURF. (HPOL channels are 4-7)
Definition at line 40 of file AnitaGeomTool.cxx.
Int_t AnitaGeom::vAntToChanAnita3[NUM_SEAVEYS] |
Definition at line 37 of file AnitaGeomTool.cxx.