ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkTrack/Track.h"
#include "TrkTrackSummary/TrackSummary.h"
#include "TRT_ElectronPidTools/ITRT_ToT_dEdx.h"
#include "TrkToolInterfaces/IExtendedTrackSummaryHelperTool.h"
#include "TrkToolInterfaces/IPixelToTPIDTool.h"
#include "TrkToolInterfaces/ITRT_ElectronPidTool.h"
#include "TrkToolInterfaces/IExtendedTrackSummaryTool.h"
#include <bitset>
#include <memory>
#include <vector>
#include "TrkTrackSummaryTool/TrackSummaryTool.icc"
Go to the source code of this file.
Classes | |
class | Trk::TrackSummaryTool |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Enumerations | |
enum | Trk::TRT_ElectronPidProbability { Trk::Combined = 0, Trk::HighThreshold = 1, Trk::TimeOverThreshold = 2, Trk::Bremsstrahlung = 3 } |