![]() |
ATLAS Offline Software
|
#include "JetSubStructureMomentTools/ECFHelper.h"
Go to the source code of this file.
Macros | |
#define | jetsubstructuremomenttools_ecfhelper |
Functions | |
std::string | GetBetaSuffix (float beta) |
#define jetsubstructuremomenttools_ecfhelper |
Definition at line 7 of file ECFHelper.cxx.
std::string GetBetaSuffix | ( | float | beta | ) |
This is a helper function that provides the suffix for ECF and ECF ratio decorations. No suffix is used for beta = 1.0 and other values are given a suffix of _BetaN where N is the value with decimal points removed. This assumes beta values of [0.0,9.9]
Definition at line 10 of file ECFHelper.cxx.