ATLAS Offline Software
Loading...
Searching...
No Matches
ContextUtility.h File Reference
#include "StoreGate/ReadCondHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "ActsGeometryInterfaces/GeometryContext.h"
#include "MagFieldConditions/AtlasFieldCacheCondObj.h"
#include "Acts/Utilities/CalibrationContext.hpp"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "ActsEvent/ContextUtility.icc"
Include dependency graph for ContextUtility.h:

Go to the source code of this file.

Classes

class  ActsTrk::ContextUtility
 Utility class to handle the three contexts neeeded in an ACTS reconstruction job 1) GeometryContext -> handles the aligned transforms of the Surfaces & volumes 2) MagneticFieldContext -> Contains the magnetic field 3) CalibrationContext -> Pipes the StoreGate access through the Acts caller chain The utility class declares the data dependencies on the needed conditions by calling the declareProperty on its client. More...

Namespaces

namespace  ActsTrk
 The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.).