ATLAS Offline Software
|
Postprocess generator weight names to be name/ROOT friendly. More...
#include <string>
Go to the source code of this file.
Namespaces | |
PMGTools | |
Tool providing sample cross-sections and k-factors etc. | |
Functions | |
std::string | PMGTools::weightNameCleanup (const std::string &name) |
cleanup the weight name More... | |
std::string | PMGTools::weightNameWithPrefix (const std::string &name) |
cleanup the weight name and add prefix More... | |
Variables | |
constexpr char | PMGTools::generatorWeightsPrefix [] {"GEN_"} |
the prefix for generator weights More... | |
Postprocess generator weight names to be name/ROOT friendly.
Definition in file WeightHelpers.h.