#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 | |
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 aum@ uchic ago. edu
Definition in file ExampleSelection.h.