#include "CAFAna/Core/ISyst.h"
#include "CAFAna/Core/Utilities.h"
#include <vector>
#include "StandardRecord/Proxy/FwdDeclare.h"
Go to the source code of this file.
Classes | |
class | ana::NusSystFromHist |
class | ana::NusFlatSyst |
Nus group systematic applied as a flat shift only dependent on NC or CC. More... | |
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Enumerations | |
enum | ana::NusChannel { ana::kNC = 0, ana::kBG = 1 } |
Functions | |
std::vector< const ISyst * > | ana::getAllNusSysts () |
Get a vector of all the nus group systs. More... | |
Variables | |
const std::string | ana::kNusAna01SystDir = FindCAFAnaDir() + "/data/nus/ana01/systs" |
const std::string | ana::kNusAna01SystFile = kNusAna01SystDir + "/NusSystsAna01.root" |
const std::string | ana::kNusAna01SystFAlt = kNusAna01SystDir + "/SystsOscParamAna.root" |