ATLAS Offline Software
|
#include <INeutralParticleParameterCalculator.h>
Public Member Functions | |
virtual NeutralPerigee * | createNeutralTrackFromVertex (const xAOD::Vertex &) const =0 |
method calculating the parameters More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
interface for tools taking a two-track vertex and creating a neutral track from it. If the vertex is an extended vertex, it uses the full vertex-to-track covariance matrix (constrained vertex fit), if not, then it assumes all the correlations come simply from the fact that a common vertex is fit (unconstrained vertex fit), and reconstructs back the vertex-to-track correlations from the vertex and track cov. matrices. The former is used in egamma, while in JetFitter the latter is used.
Changes:
David Shope david (2016-04-26) .ric hard. shop e@cer n.ch
EDM Migration to xAOD - remove method using VxCandidate
Definition at line 38 of file INeutralParticleParameterCalculator.h.
|
pure virtual |
method calculating the parameters
Implemented in Trk::NeutralParticleParameterCalculator.
|
inlinestatic |
Definition at line 42 of file INeutralParticleParameterCalculator.h.