ATLAS Offline Software
Loading...
Searching...
No Matches
TSU::Hyperbolic Struct Reference

#include <Hyperbolic.h>

Collaboration diagram for TSU::Hyperbolic:

Static Public Attributes

static const std::vector< std::string > Coshleg
static const std::vector< std::string > Cosh

Detailed Description

Definition at line 22 of file Hyperbolic.h.

Member Data Documentation

◆ Cosh

const std::vector< std::string > TSU::Hyperbolic::Cosh
static

Definition at line 102 of file Hyperbolic.h.

◆ Coshleg

const std::vector< std::string > TSU::Hyperbolic::Coshleg
static

Definition at line 17 of file Hyperbolic.h.

21 {
22 struct Hyperbolic{
23 static const std::vector<std::string> Coshleg;
24 static const std::vector<std::string> Cosh;
25 };
26}
27#endif

The documentation for this struct was generated from the following files: