#include "CombineHarvester/CombineTools/interface/CopyTools.h"
#include <string>
#include <vector>
#include "CombineHarvester/CombineTools/interface/CombineHarvester.h"
#include "CombineHarvester/CombineTools/interface/Systematic.h"
Go to the source code of this file.
Namespaces | |
ch | |
Functions | |
void | ch::SplitSyst (ch::CombineHarvester &cb, std::string const &syst_in, std::string const &split1, std::string const &split2, double val1, double val2) |
Replace all instances of an existing systematic with two copies having modified values. More... | |