![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "GaudiKernel/EventContext.h"
#include "GaudiKernel/ToolHandle.h"
#include "StoreGate/ReadDecorHandle.h"
#include "StoreGate/ReadDecorHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "xAODTracking/TrackParticleContainerFwd.h"
#include "xAODTracking/TrackParticleFwd.h"
#include "ActsEvent/TrackContainerHandlesHelper.h"
#include "ActsGeometryInterfaces/IActsTrackingGeometryTool.h"
#include "ActsToolInterfaces/IFitterTool.h"
Go to the source code of this file.
Classes | |
class | ActsEMBremCollectionBuilder |
Algorithm which refits Acts tracks using the ACTS GSF. Input: xAOD::TrackParticleContainer Output: ActsTrk::TrackContainer This algorithm stores Acts tracks. Output xAOD::TrackParticles will be created by TrackToTrackParticleCnvAlg. More... | |