#include "sbnana/CAFAna/Prediction/IPrediction.h"
#include "sbnana/CAFAna/Prediction/PredictionGenerator.h"
#include "sbnana/CAFAna/Core/SpectrumLoader.h"
#include "sbnana/CAFAna/Core/SystShifts.h"
#include <map>
#include <memory>
#include <unordered_map>
#include "TMD5.h"
Go to the source code of this file.
Classes | |
class | ana::PredictionInterp |
Implements systematic errors by interpolation between shifted templates. More... | |
struct | ana::PredictionInterp::Coeffs |
struct | ana::PredictionInterp::ShiftedPreds |
struct | ana::PredictionInterp::Key_t |
struct | ana::PredictionInterp::Val_t |
Namespaces | |
ana | |
Oscillation analysis framework, runs over CAF files outside of ART. | |