ATLAS Offline Software
|
Tool providing sample cross-sections and k-factors etc. More...
Classes | |
struct | AllSampleInfo |
class | IPMGCrossSectionTool |
class | IPMGSherpaVjetsSysTool |
class | IPMGTruthWeightTool |
Interface for xAOD Truth Weight Tool which retrieves Meta Data from a truth record to interface the event weights. More... | |
class | PMGCrossSectionTool |
class | PMGDecayProductsSelectionTool |
an IAsgSelectionTool that select particles based on the allowed decay chain More... | |
class | PMGSherpa22VJetsWeightTool |
class | PMGSherpaVjetsSysTool |
class | PMGTruthWeightTool |
Implementation for the xAOD truth meta data weight tool. More... | |
Enumerations | |
enum | SysParType { None = 0, Znunu, Zll, Wlnu, GammaJets, None = 0, Znunu, Zll, Wlnu, GammaJets } |
enum | SysParType { None = 0, Znunu, Zll, Wlnu, GammaJets, None = 0, Znunu, Zll, Wlnu, GammaJets } |
Functions | |
std::string | weightNameCleanup (const std::string &name) |
cleanup the weight name More... | |
std::string | weightNameWithPrefix (const std::string &name) |
cleanup the weight name and add prefix More... | |
Variables | |
constexpr char | generatorWeightsPrefix [] {"GEN_"} |
the prefix for generator weights More... | |
Tool providing sample cross-sections and k-factors etc.
Tool calculating correct event weights for Sherpa V+jets samples.
Longer documentation to be written...
enum PMGTools::SysParType |
enum PMGTools::SysParType |
std::string PMGTools::weightNameCleanup | ( | const std::string & | name | ) |
std::string PMGTools::weightNameWithPrefix | ( | const std::string & | name | ) |
|
constexpr |
the prefix for generator weights
Definition at line 19 of file WeightHelpers.h.