All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
Event.hh File Reference
#include <map>
#include <string>
#include <vector>
#include <TVector3.h>
#include "Experiment.hh"

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...
 

Detailed Description

The standard minimum output tree.

This event structure is written out by every Processor subclass.

Author: A. Mastbaum mastb.nosp@m.aum@.nosp@m.uchic.nosp@m.ago..nosp@m.edu, 2018/01/25

Definition in file Event.hh.