#include "sbnana/CAFAna/Systs/NuMIFluxSysts.h"
#include "sbnana/CAFAna/Core/Utilities.h"
#include "sbnanaobj/StandardRecord/Proxy/SRProxy.h"
#include "TFile.h"
#include "TH1.h"
#include <cassert>
#include <cstdlib>
#include <iostream>
Go to the source code of this file.
Namespaces | |
ana | |
Oscillation analysis framework, runs over CAF files outside of ART. | |
Functions | |
const NuMIFluxSyst * | ana::GetNuMIFluxSyst (const std::string &dir, const std::string &prefix, const std::string &name) |
std::vector< const ISyst * > | ana::GetNuMIHadronProductionFluxSysts () |
These are envelopes not real systs. TODO make clearer in naming. More... | |
std::vector< const ISyst * > | ana::GetNuMIBeamlineFluxSysts () |
std::vector< const ISyst * > | ana::GetNuMIPCAFluxSysts (unsigned int Npcs) |
std::vector< const ISyst * > | ana::GetAllNuMIFluxSysts (unsigned int Npcs) |
Combination of all beamline systs plus Npcs hadron production components. More... | |