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

Go to the source code of this file.

Namespaces

 MuonCalib
 CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
 

Functions

double MuonCalib::mapToUnitInterval (const double x, const double lowerEdge, const double upperEdge)
 Maps the number x which is in [lowEdge;upperEdge] to the interval [-1;1]. More...
 
double MuonCalib::unitIntervalPrime (const double lowerEdge, const double upperEdge)