1 #ifndef __sbnanalysis_ana_ExampleAnalysis_ExampleSelection__
2 #define __sbnanalysis_ana_ExampleAnalysis_ExampleSelection__
18 #include "canvas/Utilities/InputTag.h"
29 namespace ExampleAnalysis {
51 void Initialize(fhicl::ParameterSet* config=NULL);
64 const std::vector<event::Interaction>& truth,
65 std::vector<event::RecoInteraction>&
reco);
85 #endif // __sbnanalysis_ana_ExampleAnalysis_ExampleSelection__
TH2D * fNuVertexXZHist
Neutrino vertex XZ projection.
void Initialize(fhicl::ParameterSet *config=NULL)
An example selection analysis.
process_name opflashCryoW ana
bool ProcessEvent(const gallery::Event &ev, const std::vector< event::Interaction > &truth, std::vector< event::RecoInteraction > &reco)
process_name standard_reco_uboone reco
Base class for event selections.
unsigned fEventCounter
Count processed events.
int fMyParam
A parameter from the configuration file.
int fNuCount
Number of neutrino interactions in the event.
int fMyVar
Another variable of interest.
art::InputTag fTruthTag
art tag for MCTruth information