| 
    Jpp
    
   | 
 
Classes | |
| struct | JQualitySorter | 
| General purpose sorter of fit results.  More... | |
| struct | JHitL0Comparator | 
| Auxiliary class for permutations of L0 hits.  More... | |
| struct | JHitL1Comparator | 
| Auxiliary class for permutations of L1 hits.  More... | |
| class | JPointing | 
| Auxiliary class to compare fit results with respect to a reference direction (e.g.  More... | |
| class | JPosition | 
| Auxiliary class to compare fit results with respect to a reference position (e.g.  More... | |
| class | JShowerEnergy | 
| class | JAtmosphericMuon | 
| Auxiliary class to evaluate atmospheric muon hypothesis.  More... | |
| struct | JMuonEnergyParameters_t | 
| Data structure for fit parameters.  More... | |
| struct | JMuonGandalf | 
| Wrapper class to make final fit of muon trajectory.  More... | |
| struct | JMuonGandalfParameters_t | 
| Data structure for fit parameters.  More... | |
| struct | JMuonParameters | 
| Muon reconstruction parameters.  More... | |
| struct | JMuonPrefit | 
| Wrapper class to make pre-fit of muon trajectory.  More... | |
| struct | JMuonPrefitParameters_t | 
| Data structure for fit parameters.  More... | |
| struct | JMuonSimplex | 
| Wrapper class to make intermediate fit of muon trajectory.  More... | |
| struct | JMuonSimplexParameters_t | 
| Data structure for fit parameters.  More... | |
| struct | JMuonStartParameters_t | 
| Data structure for fit parameters.  More... | |
| class | JShowerDirectionPrefit | 
| class to handle the direction fit of the shower reconstruction, mainly dedicated for ORCA  More... | |
| struct | JShowerDirectionPrefitParameters_t | 
| Data structure for fit parameters.  More... | |
| class | JShowerEnergyPrefit | 
| class to handle the third step of the shower reconstruction, mainly dedicated for ORCA  More... | |
| struct | JShowerEnergyPrefitParameters_t | 
| Data structure for fit parameters.  More... | |
| class | JShowerFit | 
| class to handle the direction fit of the shower reconstruction, mainly dedicated for ORCA  More... | |
| struct | JShowerFitParameters_t | 
| Data structure for fit parameters.  More... | |
| struct | JShowerParameters | 
| Shower reconstruction parameters.  More... | |
| class | JShowerPointSimplex | 
| class to handle the second position fit of the shower reconstruction, mainly dedicated for ORCA  More... | |
| struct | JShowerPointSimplexParameters_t | 
| class | JShowerPositionFit | 
| class to handle the second position fit of the shower reconstruction, mainly dedicated for ORCA  More... | |
| struct | JShowerPositionFitParameters_t | 
| class | JShowerPrefit | 
| class to handle first step of the shower reconstruction in ORCA: it reconstructs the shower vertex, intended as the shower brightest point, as the barycenter of the hits  More... | |
| struct | JShowerPrefitParameters_t | 
| Data structure for fit parameters.  More... | |
| struct | JStart | 
| Auxiliary class for start or end point evaluation.  More... | |
Typedefs | |
| typedef JFIT::JFit | JFit | 
| typedef JFIT::JEvt | JEvt | 
| typedef JFIT::JEvent | JEvent | 
| typedef JFIT::JHistory | JHistory | 
Functions | |
| JPosition3D | getPosition (const JFit &fit) | 
| Get position.  More... | |
| JDirection3D | getDirection (const JFit &fit) | 
| Get direction.  More... | |
| JAxis3D | getAxis (const JFit &fit) | 
| Get axis.  More... | |
| JTrack3E | getTrack (const JFit &fit) | 
| Get track.  More... | |
| JFit | getFit (const JHistory &history, const JTrack3D &track, const double Q, const int NDF, const double energy=0.0, const int status=0) | 
| Get fit.  More... | |
| JFit | getFit (const JHistory &history, const JLine1Z &track, const JAngle3D &angle, const double Q, const int NDF, const double energy=0.0, const int status=0) | 
| Get fit.  More... | |
| double | getDot (const JFit &first, const JFit &second) | 
| Get dot product.  More... | |
| double | getDot (const JFit &fit, const JDirection3D &dir) | 
| Get dot product.  More... | |
| double | getQuality (const double chi2, const int N, const int NDF) | 
| Get quality of fit.  More... | |
| double | getQuality (const double chi2, const int NDF) | 
| Get quality of fit.  More... | |
| double | getQuality (const double chi2) | 
| Get quality of fit.  More... | |
| bool | qualitySorter (const JFit &first, const JFit &second) | 
| Comparison of fit results.  More... | |
| bool | has_history (const JFit &fit, const int type) | 
| Test whether given fit has specified history.  More... | |
| bool | has_history (const JFit &fit, const JRange< int > &range) | 
| Test whether given fit has specified history.  More... | |
| bool | has_muon_prefit (const JFit &fit) | 
| Test whether given fit has muon prefit in history.  More... | |
| bool | has_muon_simplex (const JFit &fit) | 
| Test whether given fit has muon simplex in history.  More... | |
| bool | has_muon_gandalf (const JFit &fit) | 
| Test whether given fit has muon gandalf in history.  More... | |
| bool | has_muon_energy (const JFit &fit) | 
| Test whether given fit has muon energy in history.  More... | |
| bool | has_muon_start (const JFit &fit) | 
| Test whether given fit has muon start in history.  More... | |
| bool | has_muon_fit (const JFit &fit) | 
| Test whether given fit has muon fit in history.  More... | |
| bool | has_shower_prefit (const JFit &fit) | 
| Test whether given fit has shower prefit in history.  More... | |
| bool | has_shower_positionfit (const JFit &fit) | 
| Test whether given fit has shower position fit in history.  More... | |
| bool | has_shower_completefit (const JFit &fit) | 
| Test whether given fit has shower complete fit in history.  More... | |
| bool | has_shower_fit (const JFit &fit) | 
| Test whether given fit has shower fit in history.  More... | |
| template<class JTrackSelector_t > | |
| bool | has_reconstructed_track (const JEvt &evt, JTrackSelector_t selector) | 
| Test whether given event has a track according selection.  More... | |
| bool | has_reconstructed_muon (const JEvt &evt) | 
| Test whether given event has a track with muon reconstruction.  More... | |
| bool | has_reconstructed_shower (const JEvt &evt) | 
| Test whether given event has a track with shower reconstruction.  More... | |
| template<class JTrackSelector_t , class JQualitySorter_t > | |
| const JFit & | get_best_reconstructed_track (const JEvt &evt, JTrackSelector_t selector, JQualitySorter_t comparator) | 
| Get best reconstructed track.  More... | |
| const JFit & | get_best_reconstructed_muon (const JEvt &evt) | 
| Get best reconstructed muon.  More... | |
| const JFit & | get_best_reconstructed_shower (const JEvt &evt) | 
| Get best reconstructed shower.  More... | |
| typedef JFIT::JFit JRECONSTRUCTION::JFit | 
| typedef JFIT::JEvt JRECONSTRUCTION::JEvt | 
| typedef JFIT::JEvent JRECONSTRUCTION::JEvent | 
Definition at line 282 of file JHistory.hh.
Definition at line 283 of file JHistory.hh.
      
  | 
  inline | 
Get position.
| fit | fit | 
Definition at line 73 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get direction.
| fit | fit | 
Definition at line 85 of file JEvtToolkit.hh.
Get axis.
| fit | fit | 
Definition at line 97 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get fit.
| history | history | 
| track | track | 
| Q | quality | 
| NDF | number of degrees of freedom | 
| energy | Energy, which would be set as 0, if the fit does not reconstruct energy | 
| status | status of the fit as defined in enum JFitStatus.hh | 
Definition at line 126 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get fit.
| history | history | 
| track | track | 
| angle | angle | 
| Q | quality | 
| NDF | number of degrees of freedom | 
| energy | Energy, which would be set as 0, if the fit does not reconstruct energy | 
| status | status of the fit as defined in JFitStatus.hh | 
Definition at line 154 of file JEvtToolkit.hh.
Get dot product.
| first | first fit | 
| second | second fit | 
Definition at line 178 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get dot product.
| fit | fit | 
| dir | direction | 
Definition at line 191 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get quality of fit.
The larger the quality, the better the fit.
| chi2 | chi2 | 
| N | number of hits | 
| NDF | number of degrees of freedom | 
Definition at line 206 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get quality of fit.
The larger the quality, the better the fit.
| chi2 | chi2 | 
| NDF | number of degrees of freedom | 
Definition at line 220 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get quality of fit.
The larger the quality, the better the fit.
| chi2 | chi2 | 
Definition at line 233 of file JEvtToolkit.hh.
Comparison of fit results.
| first | first fit | 
| second | second fit | 
Definition at line 246 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has specified history.
| fit | fit | 
| type | application type | 
Definition at line 285 of file JEvtToolkit.hh.
Test whether given fit has specified history.
| fit | fit | 
| range | application type range | 
Definition at line 300 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has muon prefit in history.
| fit | fit | 
Definition at line 314 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has muon simplex in history.
| fit | fit | 
Definition at line 326 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has muon gandalf in history.
| fit | fit | 
Definition at line 338 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has muon energy in history.
| fit | fit | 
Definition at line 350 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has muon start in history.
| fit | fit | 
Definition at line 362 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has muon fit in history.
| fit | fit | 
Definition at line 374 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has shower prefit in history.
| fit | fit | 
Definition at line 386 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has shower position fit in history.
| fit | fit | 
Definition at line 398 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has shower complete fit in history.
| fit | fit | 
Definition at line 410 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given fit has shower fit in history.
| fit | fit | 
Definition at line 422 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given event has a track according selection.
The track selector corresponds to the function operator bool selector(const Trk&);.
| evt | event | 
| selector | track selector | 
Definition at line 437 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given event has a track with muon reconstruction.
| evt | event | 
Definition at line 449 of file JEvtToolkit.hh.
      
  | 
  inline | 
Test whether given event has a track with shower reconstruction.
| evt | event | 
Definition at line 461 of file JEvtToolkit.hh.
      
  | 
  inline | 
Get best reconstructed track.
The track selector corresponds to the function operator bool selector(const Trk&); and the track comparator to bool comprator(const Trk&, const Trk&);.
| evt | event | 
| selector | track selector | 
| comparator | track comparator | 
Definition at line 478 of file JEvtToolkit.hh.
Get best reconstructed muon.
| evt | event | 
Definition at line 503 of file JEvtToolkit.hh.
Get best reconstructed shower.
| evt | event | 
Definition at line 515 of file JEvtToolkit.hh.
 1.8.5