ATLAS Offline Software
ECFHelper.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_ecfhelper_header
16 #define jetsubstructuremomenttools_ecfhelper_header
17 
18 #include <string>
19 #include <cmath>
20 
21 std::string GetBetaSuffix(float beta);
22 
23 #endif
GetBetaSuffix
std::string GetBetaSuffix(float beta)
Definition: ECFHelper.cxx:10
MuonParameters::beta
@ beta
Definition: MuonParamDefs.h:144