ATLAS Offline Software
|
#include <unordered_map>
#include <algorithm>
#include <string>
#include <vector>
#include "PMGTools/WeightHelpers.h"
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... | |