ANITA Analysis Framework
Public Types | Public Member Functions | Public Attributes | List of all members
AnitaEventSummary::EventFlags Class Reference

#include <AnitaEventSummary.h>

Public Types

enum  CalPulser {
  NONE, WAIS, LDB, SIPLE,
  TD, WAIS_V, HICAL
}
 

Public Member Functions

 ClassDefNV (EventFlags, 15)
 

Public Attributes

Double_t blastFraction
 
Int_t hasGlitch
 
Int_t isAdu5Trigger
 
Int_t isG12Trigger
 
Int_t isGood
 
Int_t isHPolTrigger
 
Int_t isMinBiasTrigger
 
Int_t isPayloadBlast
 
Int_t isRF
 
Int_t isSoftwareTrigger
 
Int_t isStepFunction
 
Bool_t isVarner
 
Bool_t isVarner2
 
Int_t isVPolTrigger
 
Double_t maxBottomToTopRatio [AnitaPol::kNotAPol]
 
Int_t maxBottomToTopRatioSector [AnitaPol::kNotAPol]
 
Double_t meanPower [1+AnitaRing::kNotARing]
 
Double_t meanPowerFiltered [1+AnitaRing::kNotARing]
 
Double_t medianPower [1+AnitaRing::kNotARing]
 
Double_t medianPowerFiltered [1+AnitaRing::kNotARing]
 
Int_t middleOrBottomAnt [numBlastPowerBands]
 
Int_t middleOrBottomPol [numBlastPowerBands]
 
Double_t middleOrBottomPower [numBlastPowerBands]
 
Double_t minBottomToTopRatio [AnitaPol::kNotAPol]
 
Int_t minBottomToTopRatioSector [AnitaPol::kNotAPol]
 
Int_t nadirFlag
 
Int_t nSectorsWhereBottomExceedsTop
 
CalPulser pulser
 
Int_t strongCWFlag
 
Double_t topPower [numBlastPowerBands]
 

Detailed Description

Stores simple integer numbers based on quality cuts, calibration pulser timing, trigger type, etc.

Definition at line 265 of file AnitaEventSummary.h.

Member Enumeration Documentation

◆ CalPulser

Is this event from a cal pulser?

Definition at line 270 of file AnitaEventSummary.h.

Member Data Documentation

◆ blastFraction

Double_t AnitaEventSummary::EventFlags::blastFraction

The fraction of nearby events that are payload blasts

Definition at line 316 of file AnitaEventSummary.h.

◆ meanPower

Double_t AnitaEventSummary::EventFlags::meanPower[1+AnitaRing::kNotARing]

These are used to cut out payload blasts and stuf like that. The first element is the total, and then the next are by ring So to get the top ring, do 1 + AnitaRing::kTopRing, etc.

Definition at line 303 of file AnitaEventSummary.h.


The documentation for this class was generated from the following file: