| 
    Jpp 19.3.0-rc.2
    
   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 197 of file JMuonEnergy.hh.
      
  | 
  inline | 
Type conversion.
Definition at line 209 of file JMuonEnergy.hh.
| JEnergy JRECONSTRUCTION::JMuonEnergy::JResult::x | 
Energy 
 
Definition at line 214 of file JMuonEnergy.hh.
| double JRECONSTRUCTION::JMuonEnergy::JResult::chi2 | 
chi2 
 
Definition at line 215 of file JMuonEnergy.hh.