![]() |
#include <AnitaEventSummary.h>
Public Member Functions | |
| void | reset () |
| a history of the interferometric map value for the source location More... | |
| virtual | ~SourceHypothesis () |
| sets all the values to nonsense. Sorry, mapHistoryVal means this is in source now | |
| ClassDef (SourceHypothesis, 4) | |
Public Attributes | |
| Double_t | theta |
| Double_t | phi |
| Double_t | distance |
| Double_t | mapValue [NUM_POLS] |
| Double_t | mapHistoryVal [NUM_POLS] |
| what the instantaneous map value is at this source hypothesis | |
For known sources, such as a calibration pulser
Definition at line 334 of file AnitaEventSummary.h.

| void AnitaEventSummary::SourceHypothesis::reset | ( | ) |
a history of the interferometric map value for the source location
Make the source hypothesis go back to nonsense thats easy to recognize
Definition at line 783 of file AnitaEventSummary.cc.
1.8.11