Go to the source code of this file.
Classes | |
| class | event::Metadata |
| Event-level information. More... | |
| class | event::Neutrino |
| Neutrino interaction information. More... | |
| class | event::FinalStateParticle |
| Final state particle information. More... | |
| class | event::Interaction |
| All truth information associated with one neutrino interaction. More... | |
| class | event::RecoInteraction |
| Contains truth level information and additional fields for selection-defined reconstruction information. More... | |
| class | event::RecoEvent |
| The reconstructed event data definition. More... | |
| class | event::Event |
| The standard event data definition. More... | |
Namespaces | |
| event | |
| Event finding and building. | |
Variables | |
| static const int | event::kUnfilled = -99999 |
| Value for unfilled variables. More... | |
The standard minimum output tree.
This event structure is written out by every Processor subclass.
Author: A. Mastbaum mastbaum@uchicago.edu, 2018/01/25
Definition in file Event.hh.
1.8.5