![]() |
Public Member Functions | |
| AnitaNoiseMachine (const int length=60) | |
| Default Constructor. More... | |
| void | zeroInternals () |
| TProfile2D * | getAvgMapNoiseProfile (AnitaPol::AnitaPol_t pol) |
| void | updateMachine (UCorrelator::Analyzer *analyzer, FilteredAnitaEvent *filtered) |
| void | fillNoiseSummary (AnitaNoiseSummary *noiseSummary) |
| void | fillEventSummary (AnitaEventSummary *eventSummary) |
| bool | isJustInitialized () |
Public Attributes | |
| const int | fifoLength |
| bool | quiet |
| bool | fillMap |
| bool | fillAvgMap |
| bool | fillArray |
Definition at line 14 of file AnitaNoiseMachine.h.

| AnitaNoiseMachine::AnitaNoiseMachine | ( | const int | length = 60 | ) |
Default Constructor.
Default constructor for ROOT
Definition at line 10 of file AnitaNoiseMachine.cc.
1.8.11