Contains truth level information and additional fields for selection-defined reconstruction information. More...
#include <Event.hh>
Public Member Functions | |
| RecoInteraction () | |
| RecoInteraction (int tindex) | |
Public Attributes | |
| int | truth_index |
| float | reco_energy |
| Reconstructed neutrino energy [GeV]. More... | |
| float | weight |
| Selection-defined event weight. More... | |
| size_t | index |
| Index in the reco vector. More... | |
Contains truth level information and additional fields for selection-defined reconstruction information.
|
inline |
Default Constructor
Definition at line 181 of file Event.hh.
|
inlineexplicit |
Fill in truth information – other fields set as in default
Definition at line 185 of file Event.hh.
| size_t event::RecoInteraction::index |
| float event::RecoInteraction::reco_energy |
| int event::RecoInteraction::truth_index |
| float event::RecoInteraction::weight |
1.8.5