Jpp
|
Container of vertex hypothesis: During the fit the algorithm creates a grid in position space (x, y, z, t), for each of these points a vertex hypothesis is saved: 4D-Point and LogLikelihood value. More...
#include <JORCAShowerPositionFit.hh>
Public Attributes | |
JPoint4D | Vertex |
double | LogLik |
Container of vertex hypothesis: During the fit the algorithm creates a grid in position space (x, y, z, t), for each of these points a vertex hypothesis is saved: 4D-Point and LogLikelihood value.
Definition at line 110 of file JORCAShowerPositionFit.hh.
JPoint4D JFIT::JORCAShowerPositionFit::JVertexHypothesis::Vertex |
Definition at line 112 of file JORCAShowerPositionFit.hh.
double JFIT::JORCAShowerPositionFit::JVertexHypothesis::LogLik |
Definition at line 113 of file JORCAShowerPositionFit.hh.