ATLAS Offline Software
|
#include "AFP_GlobReco/AFP_ProtonRecoBase.h"
#include "AFP_GlobReco/Parameterization.h"
#include "Gaudi/Property.h"
#include "PathResolver/PathResolver.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 <memory>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | AFP_ProtonRecoAnalytical |
Tool for proton reconstruction by directly using transport parameterisation. More... | |