![]() |
ATLAS Offline Software
|
#include "GaudiKernel/EventContext.h"#include "GaudiKernel/IAlgTool.h"#include "TrkCaloExtension/CaloExtension.h"#include "TrkCaloExtension/CaloExtensionCollection.h"#include "xAODBase/IParticle.h"#include "xAODBase/IParticleContainer.h"#include "xAODCaloEvent/CaloCluster.h"#include "xAODTracking/TrackParticle.h"#include <memory>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | Trk::IParticleCaloExtensionTool |
| Interface for extending Particles with calo intersections. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| static const InterfaceID | Trk::IID_IParticleCaloExtensionTool ("Trk::IParticleCaloExtensionTool", 1, 0) |