#include <iostream>
#include <array>
#include "canvas/Utilities/InputTag.h"
#include "core/SelectionBase.hh"
#include "core/Event.hh"
#include "core/Experiment.hh"
#include "TH1D.h"
#include "TDatabasePDG.h"
#include "TGraph.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "lardataobj/MCBase/MCTrack.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "core/ProviderManager.hh"
Go to the source code of this file.
Classes | |
class | ana::SBNOsc::GetFV |
Electron neutrino event selection. More... | |
Namespaces | |
ana | |
Oscillation analysis framework, runs over CAF files outside of ART. | |
ana::SBNOsc | |
Author:
Definition in file GetFV.cc.