ATLAS Offline Software
Loading...
Searching...
No Matches
ParamDefs.h File Reference
#include <array>
#include <string>
Include dependency graph for ParamDefs.h:

Go to the source code of this file.

Classes

struct  Trk::ParamDefsAccessor
 Simple struct to access the ParamDefs enum with ints. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Enumerations

enum  Trk::ParamDefs {
  Trk::loc1 = 0 , Trk::loc2 = 1 , Trk::locX = 0 , Trk::locY = 1 ,
  Trk::locRPhi = 0 , Trk::locPhiR = 0 , Trk::locZ = 1 , Trk::locR = 0 ,
  Trk::locPhi = 1 , Trk::iPhi = 0 , Trk::iEta = 1 , Trk::distPhi = 0 ,
  Trk::distEta = 1 , Trk::driftRadius = 0 , Trk::x = 0 , Trk::y = 1 ,
  Trk::z = 2 , Trk::px = 0 , Trk::py = 1 , Trk::pz = 2 ,
  Trk::d0 = 0 , Trk::z0 = 1 , Trk::phi0 = 2 , Trk::theta = 3 ,
  Trk::qOverP = 4 , Trk::phi = 2 , Trk::u = 0 , Trk::v = 1 ,
  Trk::trkMass = 5
}
 This file defines the parameter enums in the Trk namespace. More...