Jpp test-rotations-new
the software that should make you happy
|
Auxiliary class for energy estimation. More...
#include <JMuonEnergy.hh>
Public Member Functions | |
JResult (const JEnergy &x=0.0, const double chi2=std::numeric_limits< double >::max()) | |
Constructor. | |
operator bool () const | |
Type conversion. | |
Public Attributes | |
JEnergy | x |
Energy | |
double | chi2 |
chi2 | |
|
inline |
Constructor.
x | Energy [log(E/GeV)] |
chi2 | chi2 |
Definition at line 196 of file JMuonEnergy.hh.
|
inline |
Type conversion.
Definition at line 208 of file JMuonEnergy.hh.
JEnergy JRECONSTRUCTION::JMuonEnergy::JResult::x |
Energy
Definition at line 213 of file JMuonEnergy.hh.
double JRECONSTRUCTION::JMuonEnergy::JResult::chi2 |
chi2
Definition at line 214 of file JMuonEnergy.hh.