ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
L1Topo
L1TopoSimulationUtils
L1TopoSimulationUtils
Hyperbolic.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
/*********************************
5
* Hyperbolic.h
6
* Created by Ignacio Aracena June 2015
7
* <ignacio.aracena@cern.ch>
8
*
9
* @brief Lookup table for hyperbolic functions.
10
*
11
**********************************/
12
13
#ifndef L1TopoSimulationUtils_Hyperbolic
14
#define L1TopoSimulationUtils_Hyperbolic
15
16
#include <string>
17
#include <vector>
18
#include <unordered_map>
19
#include "
L1TopoSimulationUtils/L1TopoDataTypes.h
"
20
21
namespace
TSU
{
22
struct
Hyperbolic
{
23
static
const
std::vector<std::string>
Coshleg
;
24
static
const
std::vector<std::string>
Cosh
;
25
};
26
}
27
#endif
L1TopoDataTypes.h
TSU
Definition
Conversions.h:11
TSU::Hyperbolic
Definition
Hyperbolic.h:22
TSU::Hyperbolic::Cosh
static const std::vector< std::string > Cosh
Definition
Hyperbolic.h:102
TSU::Hyperbolic::Coshleg
static const std::vector< std::string > Coshleg
Definition
Hyperbolic.h:17
Generated on
for ATLAS Offline Software by
1.17.0