ATLAS Offline Software
|
Class to hold for each event collections needed in the TrkAnalsis. More...
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include "AthenaBaseComps/AthCheckMacros.h"
#include "AthenaBaseComps/AthMessaging.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/Service.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/ReadHandle.h"
#include "xAODEventInfo/EventInfo.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTruth/TruthParticleContainer.h"
#include "xAODTruth/TruthEventContainer.h"
#include "xAODTruth/TruthPileupEventContainer.h"
#include "InDetTrackPerfMon/ITrackAnalysisDefinitionSvc.h"
#include "ITrackMatchingLookup.h"
#include <string>
#include <vector>
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | IDTPM::TrackAnalysisCollections |
Namespaces | |
IDTPM | |
Athena include(s). | |
Class to hold for each event collections needed in the TrkAnalsis.
Definition in file TrackAnalysisCollections.h.