|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    7 #ifndef JETTILECORRECTION_IJETTILECORRECTIONTOOL_H 
    8 #define JETTILECORRECTION_IJETTILECORRECTIONTOOL_H 
   21 typedef std::pair<int,int> 
IPair;
 
   36     std::pair<int,int> 
iov;
 
   58       return (this->cfactor < 
r.cfactor);
 
   61       return (this->cfactor > 
r.cfactor);
 
  104 #endif // JETTILECORRECTION_IJETTILECORRECTIONTOOL_H 
  
std::pair< int, int > iov
bool operator<(const Region &r) const
Select isolated Photons, Electrons and Muons.
bool operator>(const Region &r) const
::StatusCode StatusCode
StatusCode definition for legacy code.
Region(Hole h, IPair pair, PART p, float cf, TS st, TYPE t)
Return value from object correction CP tools.