| 
    Jpp - the software that should make you happy
    
   | 
 
Auxiliary class for energy estimation. More...
#include <JShowerEnergyPrefit.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 116 of file JShowerEnergyPrefit.hh.
      
  | 
  inline | 
Constructor.
| x | Energy [log(E/GeV)] | 
| chi2 | chi2 | 
Definition at line 123 of file JShowerEnergyPrefit.hh.
      
  | 
  inline | 
Type conversion.
Definition at line 135 of file JShowerEnergyPrefit.hh.
| JEnergy JRECONSTRUCTION::JShowerEnergyPrefit::JResult::x | 
Energy.
Definition at line 140 of file JShowerEnergyPrefit.hh.
| double JRECONSTRUCTION::JShowerEnergyPrefit::JResult::chi2 | 
chi2
Definition at line 141 of file JShowerEnergyPrefit.hh.
 1.8.5