![]() |
ATLAS Offline Software
|
physics validation ntuple More...
#include <IPhysicsValidationTool.h>
Public Member Functions | |
| virtual | ~IPhysicsValidationTool () |
| Virtual destructor. | |
| DeclareInterfaceID (IPhysicsValidationTool, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual void | saveISFParticleInfo (const ISF::ISFParticle &isp, int endProcess, const Trk::TrackParameters *ePar, double time, double dX0) const =0 |
| ISFParticle info: old transport tool. | |
| virtual void | saveISFParticleInfo (const ISF::ISFParticle &isp, const Trk::ExtrapolationCell< Trk::TrackParameters > &ec, Trk::ExtrapolationCode ecode) const =0 |
| ISFParticle info: new transport tool. | |
| virtual void | saveISFParticleInfo (const ISF::ISFParticle &isp, const Trk::ExtrapolationCell< Trk::NeutralParameters > &ec, Trk::ExtrapolationCode ecode) const =0 |
| ISFParticle info: new transport tool. | |
| virtual void | saveISFVertexInfo (int process, Amg::Vector3D vertex, const ISF::ISFParticle &isp, Amg::Vector3D primIn, Amg::Vector3D *primOut, const ISF::ISFParticleVector &children) const =0 |
| Interaction vertex info. | |
physics validation ntuple
Definition at line 38 of file IPhysicsValidationTool.h.
|
inlinevirtual |
| iFatras::IPhysicsValidationTool::DeclareInterfaceID | ( | IPhysicsValidationTool | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
ISFParticle info: new transport tool.
|
pure virtual |
ISFParticle info: new transport tool.
|
pure virtual |
ISFParticle info: old transport tool.
|
pure virtual |
Interaction vertex info.