ATLAS Offline Software
|
#include <math.h>
#include <string>
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) |