#include <iostream>
#include <array>
#include "canvas/Utilities/InputTag.h"
#include "core/SelectionBase.hh"
#include "core/Event.hh"
#include "core/Experiment.hh"
#include "core/ProviderManager.hh"
#include "lardataobj/RawData/OpDetWaveform.h"
#include "lardataalg/DetectorInfo/DetectorClocksStandard.h"
#include "fhiclcpp/ParameterSet.h"
#include "TH1D.h"
#include "TGraph.h"
Go to the source code of this file.
Classes | |
class | ana::SBNOsc::OpDetWaveformMaker |
Electron neutrino event selection. More... | |
Namespaces | |
ana | |
Oscillation analysis framework, runs over CAF files outside of ART. | |
ana::SBNOsc | |
Author:
Definition in file OpDetWaveformMaker.cc.