ATLAS Offline Software
Loading...
Searching...
No Matches
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
14
15#ifndef jetsubstructuremomenttools_nsubjettinesshelper_header
16#define jetsubstructuremomenttools_nsubjettinesshelper_header
17
18#include <string>
19#include <cmath>
20
21std::string GetAlphaSuffix(float alpha);
22
23#endif
std::string GetAlphaSuffix(float alpha)