ATLAS Offline Software
Loading...
Searching...
No Matches
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
14
15#ifndef jetsubstructuremomenttools_ecfhelper_header
16#define jetsubstructuremomenttools_ecfhelper_header
17
18#include <string>
19#include <cmath>
20
21std::string GetBetaSuffix(float beta);
22
23#endif
std::string GetBetaSuffix(float beta)
Definition ECFHelper.cxx:10