#include <iostream>
#include <array>
#include <map>
#include "canvas/Utilities/InputTag.h"
#include "core/SelectionBase.hh"
#include "core/Event.hh"
#include "Utilities.h"
#include "TH1D.h"
#include "TDatabasePDG.h"
#include "TGraph.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "lardataobj/MCBase/MCTrack.h"
#include "ubcore/LLBasicTool/GeoAlgo/GeoAABox.h"
#include "ubcore/LLBasicTool/GeoAlgo/GeoAlgo.h"
#include "TRandom.h"
#include "TRandomGen.h"
Go to the source code of this file.
Classes | |
class | ana::SBNOsc::NumuSelection |
Electron neutrino event selection. More... | |
struct | ana::SBNOsc::NumuSelection::NuMuInteraction |
struct | ana::SBNOsc::NumuSelection::Config |
struct | ana::SBNOsc::NumuSelection::RootHistos |
struct | ana::SBNOsc::NumuSelection::TrackInfo |
Namespaces | |
ana | |
Oscillation analysis framework, runs over CAF files outside of ART. | |
ana::SBNOsc | |