ATLAS Offline Software
|
Go to the source code of this file.
Macros | |
#define | jetsubstructuremomenttools_nsubjettinesshelper |
Functions | |
std::string | GetAlphaSuffix (float alpha) |
#define jetsubstructuremomenttools_nsubjettinesshelper |
Definition at line 7 of file NSubjettinessHelper.cxx.
std::string GetAlphaSuffix | ( | float | alpha | ) |
This is a helper function that provides the suffix for NSubjettiness and NSubjettiness ratio decorations. No suffix is used for alpha = 1.0 and other values are given a suffix of _AlphaN where N is the value with decimal points removed. This assumes alpha values of [0.0,9.9]
Definition at line 10 of file NSubjettinessHelper.cxx.