7#ifndef JETTILECORRECTION_IJETTILECORRECTIONTOOL_H
8#define JETTILECORRECTION_IJETTILECORRECTIONTOOL_H
21typedef std::pair<int,int>
IPair;
36 std::pair<int,int>
iov;
58 return (this->cfactor <
r.cfactor);
61 return (this->cfactor >
r.cfactor);
Header file for AthHistogramAlgorithm.
Return value from object correction CP tools.
Select isolated Photons, Electrons and Muons.
Jet_v1 Jet
Definition of the current "jet version".
std::pair< int, int > iov
Region(Hole h, IPair pair, PART p, float cf, TS st, TYPE t)
bool operator>(const Region &r) const
bool operator<(const Region &r) const