Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
Conversions.h File Reference
#include <math.h>
#include <string>
Include dependency graph for Conversions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 TSU
 

Functions

int TSU::toTopoInteger (float value, unsigned int resolution)
 
unsigned int TSU::toTopoPhi (float phi)
 
int TSU::toTopoEta (float eta)
 
int TSU::toSigned (unsigned bits, unsigned length)
 
int TSU::toSigned (const std::string &bits)