Jpp  18.3.0-209-g56ce19a
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
quality_sorter.cc File Reference
#include "JReconstruction/JEvt.hh"

Go to the source code of this file.

Functions

bool qualitySorter (const JFit &first, const JFit &second)
 Comparison of fit results. More...
 

Function Documentation

bool qualitySorter ( const JFit &  first,
const JFit &  second 
)

Comparison of fit results.

Parameters
firstfirst fit
secondsecond fit
Returns
true if first fit has better quality than second; else false

Definition at line 12 of file quality_sorter.cc.

13 {
14  return first.getQ() > second.getQ();
15 }
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first