ATLAS Offline Software
|
#include <unordered_map>
#include <vector>
#include <stdexcept>
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTruth/TruthParticle.h"
#include "xAODTruth/TruthParticleContainer.h"
Go to the source code of this file.
Classes | |
class | IDPVM::TrackTruthLookup |
Class for providing fast lookup of linked tracks and truth particles. More... | |
Namespaces | |
IDPVM | |
Class to retrieve associated truth from a track, implementing a cached response. | |
Definition in file TrackTruthLookup.h.