ATLAS Offline Software
Namespaces | Functions
TrackContainerHandlesHelper.cxx File Reference
#include "ActsEvent/TrackContainerHandlesHelper.h"
#include "xAODTracking/TrackStateContainer.h"
#include "xAODTracking/TrackState.h"
#include "xAODMeasurementBase/UncalibratedMeasurementContainer.h"
#include <string>
#include <sstream>
#include <regex>
#include <span>
#include "StoreGate/WriteHandle.h"
Include dependency graph for TrackContainerHandlesHelper.cxx:

Go to the source code of this file.

Namespaces

 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.).
 

Functions

std::string ActsTrk::prefixFromTrackContainerName (const std::string &tracks)
 Parse TrackContainer name to get the prefix for backends The name has to contain XYZTracks, the XYZ is returned. More...
 
template<typename T , typename IFACE , typename AUX >
void ActsTrk::recordxAOD (const SG::WriteHandleKey< T > &key, IFACE &iface, AUX &aux, const EventContext &evtContext)