All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ExampleSelection.h File Reference
#include <iostream>
#include "canvas/Utilities/InputTag.h"
#include "core/SelectionBase.hh"
#include "core/Event.hh"

Go to the source code of this file.

Classes

class  ana::ExampleAnalysis::ExampleSelection
 An example selection analysis. More...
 

Namespaces

 ana
 Oscillation analysis framework, runs over CAF files outside of ART.
 
 ana::ExampleAnalysis
 

Detailed Description

An example event selection processor.

This is an implementation of the core::SelectionBase class. We define the methods called for initialization, finalization, and event-by-event processing.

Author: A. Mastbaum mastb.nosp@m.aum@.nosp@m.uchic.nosp@m.ago..nosp@m.edu

Definition in file ExampleSelection.h.