#include <AnitaEventSummary.h>
Public Member Functions | |
void | reset () |
ClassDefNV (MCTruth, 9) | |
Public Member Functions inherited from AnitaEventSummary::SourceHypothesis | |
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 | |
WaveformInfo | wf [AnitaPol::kNotAPol] |
Double_t | weight |
Double_t | energy |
Double_t | triggerSNR [2] |
TVector3 | nuDirection |
double | nuTheta |
double | nuPhi |
double | interactionTheta |
double | interactionPhi |
double | interactionLon |
double | interactionLat |
double | interactionAlt |
double | rfExitTheta |
double | rfExitPhi |
double | rfExitLon |
double | rfExitLat |
double | rfExitAlt |
double | balloonLon |
double | balloonLat |
double | balloonAlt |
Public Attributes inherited from AnitaEventSummary::SourceHypothesis | |
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 | |
Summary information from the Monte Carlo, true neutrino direction, weight, and energy.
Definition at line 358 of file AnitaEventSummary.h.
void AnitaEventSummary::MCTruth::reset | ( | ) |
Set default values for MC truth
Definition at line 505 of file AnitaEventSummary.cc.