#include "Utilities/func/StanVar.h"
#include <map>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include "StandardRecord/Proxy/FwdDeclare.h"
Go to the source code of this file.
Classes | |
class | ana::SystShifts |
Simple record of shifts applied to systematic parameters. More... | |
class | ana::GaussianPriorSystShifts |
class | ana::BoundedGaussianPriorSystShifts |
Implement a class for bounded Gaussian to prevent large pulls. More... | |
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Enumerations | |
enum | ana::SystMode { ana::kSystExclude, ana::kSystGaussian, ana::kSystInteger } |
Functions | |
std::vector< SystShifts > | ana::GetSystShiftsMultiverse (const std::vector< std::pair< const ISyst *, SystMode > > &systConfigs, const int nUniverses, const int seed) |