![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/MsgStream.h"#include "InDetIdentifier/PixelID.h"#include "InDetSimData/InDetSimDataCollection.h"#include "InDetSimEvent/SiHitCollection.h"#include "InDetSimEvent/SiHit.h"#include "InDetReadoutGeometry/SiDetectorDesign.h"#include "InDetPrepRawData/PixelCluster.h"#include "StoreGate/WriteHandle.h"#include "TrkTrack/Track.h"#include "TrkFitterUtils/FitterTypes.h"#include "TrkToolInterfaces/IExtendedTrackSummaryTool.h"#include "TrkToolInterfaces/IPRDtoTrackMapTool.h"#include "TrkTrack/TrackCollection.h"#include "TrkEventPrimitives/ParticleHypothesis.h"#include "TrkEventUtils/TrkParametersComparisonFunction.h"#include "TrkTruthData/TrackTruthCollection.h"Go to the source code of this file.
Classes | |
| class | Trk::ReFitTrackWithTruth |
| Algorithm using an instance of a ITrackFitter to refit the tracks of a given pseudotrack collection after changing the cluster position to the truth particle position. More... | |
Namespaces | |
| Trk | |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
1.8.18