![]() |
ATLAS Offline Software
|
N-subjettiness moments structure. More...
Public Member Functions | |
moments_t (float Alpha, const std::string &Prefix) | |
Public Attributes | |
std::string | prefix |
Prefix for decorations. More... | |
std::string | suffix |
Suffix for decorations. More... | |
float | alpha |
Alpha value for calculations. More... | |
N-subjettiness moments structure.
Structure to hold all of the necessary moment information for a single set of NSubjettiness calculations. This includes the prefix and suffix, alpha, and the
Definition at line 53 of file NSubjettinessTool.h.
|
inline |
Definition at line 63 of file NSubjettinessTool.h.
float NSubjettinessTool::moments_t::alpha |
Alpha value for calculations.
Definition at line 61 of file NSubjettinessTool.h.
std::string NSubjettinessTool::moments_t::prefix |
Prefix for decorations.
Definition at line 55 of file NSubjettinessTool.h.
std::string NSubjettinessTool::moments_t::suffix |
Suffix for decorations.
Definition at line 58 of file NSubjettinessTool.h.