ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Enumerations | |
enum | Trk::PropDirection { Trk::alongMomentum = 1, Trk::oppositeMomentum =-1, Trk::anyDirection = 0, Trk::mappingMode = 2 } |
enum | Trk::SearchDirection { Trk::outside =1, Trk::inside =-1, Trk::bothway =0, Trk::undefinedDirection =0 } |
enum | Trk::MaterialUpdateStage { Trk::preUpdate = -1, Trk::fullUpdate = 0, Trk::postUpdate = 1 } |
This is a steering enum to tell which material update stage: More... | |