![]() |
ATLAS Offline Software
|
#include "GaudiKernel/SmartDataPtr.h"#include "CLHEP/Units/SystemOfUnits.h"#include "TruthUtils/HepMCHelpers.h"#include <cmath>#include <memory>#include <ostream>#include <iostream>#include <sstream>#include "InDetIdentifier/PixelID.h"#include "InDetIdentifier/SCT_ID.h"#include "InDetIdentifier/TRT_ID.h"#include "TrkEventUtils/RoT_Extractor.h"#include "TrkRIO_OnTrack/RIO_OnTrack.h"#include "TrkEventPrimitives/FitQualityOnSurface.h"#include "TrkEventPrimitives/ResidualPull.h"#include "TrkSurfaces/Surface.h"#include "TrkTrack/TrackCollection.h"#include "TrkTrack/Track.h"#include "TrkEventPrimitives/FitQuality.h"#include "TrkSurfaces/PerigeeSurface.h"#include "TrkSurfaces/PlaneSurface.h"#include "TrkEventPrimitives/LocalParameters.h"#include "TrkCompetingRIOsOnTrack/CompetingRIOsOnTrack.h"#include "TrkTruthData/TrackTruth.h"#include "TrkTruthData/TrackTruthCollection.h"#include "TrkEventPrimitives/JacobianThetaPToCotThetaPt.h"#include "TrkParameters/TrackParameters.h"#include "TrkToolInterfaces/IExtendedTrackSummaryTool.h"#include "TrkToolInterfaces/IUpdator.h"#include "TrkToolInterfaces/IResidualPullCalculator.h"#include "TrkToolInterfaces/ITruthToTrack.h"#include "TrkToolInterfaces/ITrackSelectorTool.h"#include "AtlasDetDescr/AtlasDetectorID.h"#include "IdDictDetDescr/IdDictManager.h"#include "GeneratorObjects/McEventCollection.h"#include "InDetRIO_OnTrack/TRT_DriftCircleOnTrack.h"#include "VxVertex/VxContainer.h"#include "VxVertex/RecVertex.h"#include "InDetRecStatistics/InDetRecStatisticsAlg.h"#include "InDetRecStatistics/TrackStatHelper.h"#include "AtlasHepMC/GenParticle.h"#include "InDetRecStatistics//PileUpType.h"#include "IdDict/IdDictDictionary.h"#include "IdDict/IdDictMgr.h"
1.8.18