All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Variables
event Namespace Reference

Event finding and building. More...

Classes

class  EventCheater
 
class  Metadata
 Event-level information. More...
 
class  Neutrino
 Neutrino interaction information. More...
 
class  FinalStateParticle
 Final state particle information. More...
 
class  Interaction
 All truth information associated with one neutrino interaction. More...
 
class  RecoInteraction
 Contains truth level information and additional fields for selection-defined reconstruction information. More...
 
class  RecoEvent
 The reconstructed event data definition. More...
 
class  Event
 The standard event data definition. More...
 

Variables

static const int kUnfilled = -99999
 Value for unfilled variables. More...
 

Detailed Description

Event finding and building.

Variable Documentation

const int event::kUnfilled = -99999
static

Value for unfilled variables.

Definition at line 32 of file Event.hh.