Public Member Functions | |
AnitaNoiseSummary () | |
Default Constructor. More... | |
void | zeroInternals () |
void | deleteHists () |
Public Attributes | |
int | fifoLength |
bool | isMinBias |
bool | mapFifoFillFlag |
bool | rmsFifoFillFlag |
double | avgRMSNoise [NUM_PHI][NUM_ANTENNA_RINGS][NUM_POLS] |
TH2D * | avgMapProf [NUM_POLS] |
Static Public Attributes | |
static const int | nPhi = 180 |
static const int | nTheta = 100 |
Definition at line 16 of file AnitaNoiseSummary.h.
AnitaNoiseSummary::AnitaNoiseSummary | ( | ) |
Default Constructor.
Default constructor for ROOT
Definition at line 11 of file AnitaNoiseSummary.cc.