#include <Residual.h>
◆ ResidualCompare()
  
  | 
        
          | LArSamples::ResidualCompare::ResidualCompare | ( | int | sampling | ) |  |  | inline | 
 
 
◆ operator()()
Definition at line 61 of file LArCalorimeter/LArSamplesMon/src/Residual.cxx.
   63   if (!
r1.hasSameRange(r2)) {
 
   64     cout << 
"WARNING : residuals have different ranges, this may crash the sorting..." << endl;
 
   82   cout << 
"WARNING : comparison on an unknown sample, this may crash the sorting..." << endl;
 
 
 
 
◆ m_sampling
  
  | 
        
          | int LArSamples::ResidualCompare::m_sampling |  | private | 
 
 
The documentation for this class was generated from the following files: