ANITA Analysis Framework
|
Stores information about a coherently summed waveform (filtered/unfiltered/deconvolved) The coherent summing of the waveform corresponds to a direction stored in a PointingHypothesis Units are assumed to be in mV, ns,and GHz. More...
#include <AnitaEventSummary.h>
Public Member Functions | |
Double_t | circPolFrac () const |
ClassDefNV (WaveformInfo, 18) | |
Double_t | fracPowerWindowChisquare () const |
Double_t | fracPowerWindowGradient () const |
Double_t | fracPowerWindowIntercept () const |
Double_t | fracPowerWindowMean () const |
Double_t | instantaneousCircPolFrac () const |
Double_t | instantaneousLinearPolAngle () const |
Double_t | instantaneousLinearPolFrac () const |
Double_t | instantaneousTotalPolFrac () const |
Double_t | kurtosis () |
Double_t | linearPolAngle () const |
Double_t | linearPolFrac () const |
Double_t | skewness () |
Double_t | standardizedPeakMoment (Int_t i) const |
Double_t | totalPolFrac () const |
Public Attributes | |
Double_t | bandwidth [peaksPerSpectrum] |
Total power in xPol waveform. | |
Double_t | bandwidthMeasure |
Double_t | fallTime_50_10 |
Double_t | fallTime_90_10 |
Double_t | fracPowerWindowBegins [numFracPowerWindows] |
Double_t | fracPowerWindowEnds [numFracPowerWindows] |
Double_t | globalMaxToMin |
Double_t | globalMaxToMinTime |
Double_t | I |
Double_t | impulsivityMeasure |
moments about Peak (1st - 5th moments) | |
Double_t | localMaxToMin |
Number of antennas used to make this. | |
Double_t | localMaxToMinTime |
Double_t | max_dI |
Integral Stokes Parameters (over the entire waveform) | |
Double_t | max_dQ |
Double_t | max_dU |
Double_t | max_dV |
Int_t | NPointsMaxStokes |
instantanteous stokes parameters (computed near max_dI). | |
Int_t | numAntennasInCoherent |
Double_t | peakFrequency [peaksPerSpectrum] |
Double_t | peakHilbert |
Double_t | peakMoments [5] |
Double_t | peakPower [peaksPerSpectrum] |
Double_t | peakTime |
Power enclosed within 50_50 width. | |
Double_t | peakVal |
Double_t | polErr |
Double_t | power_10_10 |
Double_t | power_50_50 |
Power enclosed within 10_10 width. | |
Double_t | Q |
Double_t | riseTime_10_50 |
Double_t | riseTime_10_90 |
Double_t | snr |
Double_t | spectrumIntercept |
Double_t | spectrumSlope |
Double_t | totalPower |
The number of points used in the above estimates. | |
Double_t | totalPowerXpol |
Total power in waveform. | |
Double_t | U |
Double_t | V |
Double_t | width_10_10 |
Double_t | width_50_50 |
Double_t | xPolPeakHilbert |
Double_t | xPolPeakVal |
Friends | |
class | AnitaEventSummary |
Stores information about a coherently summed waveform (filtered/unfiltered/deconvolved) The coherent summing of the waveform corresponds to a direction stored in a PointingHypothesis Units are assumed to be in mV, ns,and GHz.
Definition at line 142 of file AnitaEventSummary.h.