| 
    Jpp
    18.3.0-rc.1
    
   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.  More... | |
| operator bool () const | |
| Type conversion.  More... | |
Public Attributes | |
| JEnergy | x | 
| Energy.  More... | |
| double | chi2 | 
| chi2  More... | |
Auxiliary class for energy estimation.
Definition at line 110 of file JMuonEnergy.hh.
      
  | 
  inline | 
Constructor.
| x | Energy [log(E/GeV)] | 
| chi2 | chi2 | 
Definition at line 117 of file JMuonEnergy.hh.
      
  | 
  inline | 
Type conversion.
Definition at line 129 of file JMuonEnergy.hh.
| JEnergy JRECONSTRUCTION::JMuonEnergy::JResult::x | 
Energy.
Definition at line 134 of file JMuonEnergy.hh.
| double JRECONSTRUCTION::JMuonEnergy::JResult::chi2 | 
chi2
Definition at line 135 of file JMuonEnergy.hh.
 1.8.5