|
Jpp 20.0.0-rc.3
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 202 of file JMuonEnergy.hh.
|
inline |
Type conversion.
Definition at line 214 of file JMuonEnergy.hh.
| JEnergy JRECONSTRUCTION::JMuonEnergy::JResult::x |
Energy
Definition at line 219 of file JMuonEnergy.hh.
| double JRECONSTRUCTION::JMuonEnergy::JResult::chi2 |
chi2
Definition at line 220 of file JMuonEnergy.hh.