|
| virtual | ~IPhysicsValidationTool () |
| | Virtual destructor. More...
|
| |
| | DeclareInterfaceID (IPhysicsValidationTool, 1, 0) |
| | Creates the InterfaceID and interfaceID() method. More...
|
| |
| virtual void | saveISFParticleInfo (const ISF::ISFParticle &isp, int endProcess, const Trk::TrackParameters *ePar, double time, double dX0) const =0 |
| | ISFParticle info: old transport tool. More...
|
| |
| virtual void | saveISFParticleInfo (const ISF::ISFParticle &isp, const Trk::ExtrapolationCell< Trk::TrackParameters > &ec, Trk::ExtrapolationCode ecode) const =0 |
| | ISFParticle info: new transport tool. More...
|
| |
| virtual void | saveISFParticleInfo (const ISF::ISFParticle &isp, const Trk::ExtrapolationCell< Trk::NeutralParameters > &ec, Trk::ExtrapolationCode ecode) const =0 |
| | ISFParticle info: new transport tool. More...
|
| |
| 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. More...
|
| |
physics validation ntuple
- Author
- Sarka.Todorova -at- cern.ch
Definition at line 38 of file IPhysicsValidationTool.h.