ATLAS Offline Software
|
#include "GaudiKernel/ToolHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "DerivationFrameworkInterfaces/IAugmentationTool.h"
#include "GaudiKernel/EventContext.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteDecorHandle.h"
#include "AthContainers/ConstDataVector.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/ElectronContainer.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTracking/Vertex.h"
#include "xAODTracking/VertexContainer.h"
#include <string>
Go to the source code of this file.
Classes | |
class | DerivationFramework::EGElectronAmbiguityTool |
struct | DerivationFramework::EGElectronAmbiguityTool::DecorHandles |
Namespaces | |
DerivationFramework | |
THE reconstruction tool. | |