ATLAS Offline Software
Classes | Typedefs
eflowUtil.h File Reference
#include <cmath>
#include <string>
Include dependency graph for eflowUtil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eflowAzimuth
 eflowAzimuth represents phi and has kinematic functions which correctly deal with phi wraparound etc. More...
 
class  eflowEtaPhiPosition
 
class  eflowRangeBase< T >
 eflowRangeBase is an object to represent a length in eta or phi, and this is used in eflowCellIntegrator as a variable in the integrations over eta and phi. More...
 

Typedefs

typedef eflowRangeBase< double > eflowRange
 

Typedef Documentation

◆ eflowRange

typedef eflowRangeBase<double> eflowRange

Definition at line 139 of file eflowUtil.h.