ATLAS Offline Software
|
#include "AFP_GlobReco/IAFP_ProtonRecoTool.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "Gaudi/Property.h"
#include "StoreGate/ReadHandleKey.h"
#include "xAODForward/AFPProton.h"
#include "xAODForward/AFPProtonContainer.h"
#include "xAODForward/AFPProtonAuxContainer.h"
#include "xAODForward/AFPTrack.h"
#include "xAODForward/AFPTrackContainer.h"
#include "xAODForward/AFPTrackAuxContainer.h"
#include "xAODForward/AFPProtonRecoAlgID.h"
#include <string>
#include <vector>
#include <iterator>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | AFP_ProtonRecoBase |
Base class for all proton reconstruction tools. More... | |
struct | AFP_ProtonRecoBase::Measurement |
Local class for storing tracks positions. More... | |