|
HighLAND
|
#include <BaseDataClasses.hxx>
Public Member Functions | |
| void | ResetSummary () |
Public Attributes | |
| AnaParticleB * | LeptonCandidate [SampleId::kNSamples] |
| A pointer to the Lepton Candidate. | |
| AnaTrueVertexB * | TrueVertex [SampleId::kNSamples] |
| A pointer to the event's true vertex. | |
| float | VertexPosition [SampleId::kNSamples][4] |
| Event recon vertex position. | |
| SampleId::SampleEnum | EventSample |
| Event sample - whether it passes the NuMu-CCQE selection, or CC1Pi selection for example. | |
| UInt_t | RooVertexIndex [SampleId::kNSamples] |
| The link to the RooTrackerVtx tree. | |
An AnaEventSummaryB is a class used for storing high level objects and quantities output of the analysis. For example
Definition at line 1058 of file BaseDataClasses.hxx.
1.8.13