5#ifndef TRIGAFPHYPO_IAFPPROTONTRANSPORTTOOL_H
6#define TRIGAFPHYPO_IAFPPROTONTRANSPORTTOOL_H
8#include "GaudiKernel/IAlgTool.h"
14 static const InterfaceID id(
"IAFPProtonTransportTool", 1 , 0);
18 virtual StatusCode
load() = 0;
21 virtual double x(
double x0,
double y0,
double z0,
double sx0,
double sy0,
double E)
const = 0;