All truth information associated with one neutrino interaction. More...
#include <Event.hh>
Public Attributes | |
Neutrino | neutrino |
The neutrino. More... | |
FinalStateParticle | lepton |
The primary final state lepton. More... | |
std::vector< FinalStateParticle > | finalstate |
Other final state particles. More... | |
size_t | nfinalstate |
Size of finalstate. More... | |
std::map< std::string, std::vector< float > > | weights |
size_t | index |
Index in the MCTruth. More... | |
All truth information associated with one neutrino interaction.
std::vector<FinalStateParticle> event::Interaction::finalstate |
FinalStateParticle event::Interaction::lepton |
std::map<std::string, std::vector<float> > event::Interaction::weights |