|
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 114 of file JORCAShowerFit.hh.
| JVector3D JFIT::JORCAShowerFit::JShowerHypothesis::Direction |
Definition at line 116 of file JORCAShowerFit.hh.
| double JFIT::JORCAShowerFit::JShowerHypothesis::Energy |
Definition at line 117 of file JORCAShowerFit.hh.
| double JFIT::JORCAShowerFit::JShowerHypothesis::LogLik |
Definition at line 118 of file JORCAShowerFit.hh.
1.8.16