ATLAS Offline Software
Loading...
Searching...
No Matches
JTC Namespace Reference

Classes

struct  Hole
struct  Region

Enumerations

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

Enumeration Type Documentation

◆ PART

enum class JTC::PART : unsigned int
strong
Enumerator
LB 
EB 

Definition at line 25 of file IJetTileCorrectionTool.h.

◆ TS

enum class JTC::TS : unsigned int
strong
Enumerator
GOOD 
EDGE 
CORE 
UNKNOWN 

Definition at line 27 of file IJetTileCorrectionTool.h.

27: unsigned int {GOOD,EDGE,CORE,UNKNOWN};
#define EDGE

◆ TYPE

enum class JTC::TYPE : unsigned int
strong
Enumerator
User 
DB 

Definition at line 29 of file IJetTileCorrectionTool.h.