ATLAS Offline Software
|
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include "AFP_LocReco/IAFPSiDLocRecoTrackAlgTool.h"
#include "AFP_LocReco/IAFP_SIDLocRecoTool.h"
#include "xAODForward/AFPTrackContainer.h"
#include "xAODForward/AFPTrackAuxContainer.h"
#include "xAODForward/AFPSiHitsClusterContainer.h"
#include "xAODForward/AFPSiHitsClusterAuxContainer.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "AthenaMonitoringKernel/Monitored.h"
#include "AthenaMonitoringKernel/GenericMonitoringTool.h"
#include <string>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
class | AFP_SIDLocRecoTool |
Algorithm reconstructing tracks from hits clusters. More... | |