All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SetEvent.h
Go to the documentation of this file.
1 #include "../Data/RecoEvent.h"
2 #include "core/Event.hh"
3 #include "Cuts.h"
4 
5 namespace ana::SBNOsc {
6  void SetEvent(numu::RecoEvent &event, const event::Event &core, const ana::SBNOsc::Cuts &cuts, numu::MCType file_type, bool use_calorimetry=true);
7 }
The standard event data definition.
Definition: Event.hh:228
void SetEvent(numu::RecoEvent &event, const event::Event &core, const ana::SBNOsc::Cuts &cuts, numu::MCType file_type, bool use_calorimetry=true)
Definition: SetEvent.cc:5
MCType
Definition: MCType.h:5