9#ifndef TRKEVENTPRIMITIVES_PARAMDEFS_H
10#define TRKEVENTPRIMITIVES_PARAMDEFS_H
94 static constexpr std::array<ParamDefs, 6>
pardef = {
Ensure that the ATLAS eigen extensions are properly loaded.
ParamDefs
This file defines the parameter enums in the Trk namespace.
@ iEta
(old readout) will be skipped
@ z
global position (cartesian)
@ pz
global momentum (cartesian)
@ u
Enums for curvilinear frames.
@ distEta
readout for silicon
@ loc2
generic first and second local coordinate
@ trkMass
Extended perigee: mass.
Simple struct to access the ParamDefs enum with ints.
static constexpr std::array< ParamDefs, 6 > pardef
Constructor.