ATLAS Offline Software
Classes | Namespaces | Typedefs | Enumerations
IJetTileCorrectionTool.h File Reference
#include "PATInterfaces/ISystematicsTool.h"
#include "xAODJet/Jet.h"
#include "PATInterfaces/CorrectionCode.h"
Include dependency graph for IJetTileCorrectionTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  JTC::Hole
 
struct  JTC::Region
 
class  CP::IJetTileCorrectionTool
 Interface for the tool correcting for dead Tile modules. More...
 

Namespaces

 JTC
 
 CP
 Select isolated Photons, Electrons and Muons.
 

Typedefs

typedef std::pair< int, int > IPair
 

Enumerations

enum  JTC::PART : unsigned int { JTC::PART::LB, JTC::PART::EB }
 
enum  JTC::TS : unsigned int { JTC::TS::GOOD, JTC::TS::EDGE, JTC::TS::CORE, JTC::TS::UNKNOWN }
 
enum  JTC::TYPE : unsigned int { JTC::TYPE::User, JTC::TYPE::DB }
 

Typedef Documentation

◆ IPair

typedef std::pair<int,int> IPair

Definition at line 21 of file IJetTileCorrectionTool.h.