Jpp
|
Container of shower hypothesis: During the fit the algorithm creates a grid in direction and energy space, for each of these points a shower hypothesis is saved: direction, energy and LogLikelihood value. More...
#include <JORCAShowerFit.hh>
Public Attributes | |
JVector3D | Direction |
double | Energy |
double | LogLik |
Container of shower hypothesis: During the fit the algorithm creates a grid in direction and energy space, for each of these points a shower hypothesis is saved: direction, energy and LogLikelihood value.
Definition at line 106 of file JORCAShowerFit.hh.
JVector3D JFIT::JORCAShowerFit::JShowerHypothesis::Direction |
Definition at line 108 of file JORCAShowerFit.hh.
double JFIT::JORCAShowerFit::JShowerHypothesis::Energy |
Definition at line 109 of file JORCAShowerFit.hh.
double JFIT::JORCAShowerFit::JShowerHypothesis::LogLik |
Definition at line 110 of file JORCAShowerFit.hh.