ATLAS Offline Software
|
#include "InDetRecStatistics/TrackStatHelper.h"
#include "AtlasDetDescr/AtlasDetectorID.h"
#include "AtlasHepMC/GenVertex.h"
#include "AtlasHepMC/GenEvent.h"
#include "CLHEP/Geometry/Point3D.h"
#include "InDetIdentifier/PixelID.h"
#include "InDetIdentifier/SCT_ID.h"
#include "TrkCompetingRIOsOnTrack/CompetingRIOsOnTrack.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkRIO_OnTrack/RIO_OnTrack.h"
#include "TrkToolInterfaces/ITrackSummaryTool.h"
#include "TrkTrack/Track.h"
#include "TrkTruthData/TrackTruth.h"
#include "TrkTruthData/TrackTruthCollection.h"
#include <cstring>
#include <iomanip>
#include <sstream>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | Trk::RoT_Extractor |
Small utility to cast MeasurementBase (either in a vector or single) into RIO_OnTrack. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |