ATLAS Offline Software
NSubjettinessHelper.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
15 #ifndef jetsubstructuremomenttools_nsubjettinesshelper_header
16 #define jetsubstructuremomenttools_nsubjettinesshelper_header
17 
18 #include <string>
19 #include <cmath>
20 
21 std::string GetAlphaSuffix(float alpha);
22 
23 #endif
GetAlphaSuffix
std::string GetAlphaSuffix(float alpha)
Definition: NSubjettinessHelper.cxx:10