ATLAS Offline Software
Enumerations
xAOD::TrigHistoCutType Namespace Reference

Enumerations

enum  CutTypeEnum {
  BELOW_X, ABOVE_X, BELOW_X_BELOW_Y, ABOVE_X_BELOW_Y,
  BELOW_X_ABOVE_Y, ABOVE_X_ABOVE_Y, BELOW_X, ABOVE_X,
  BELOW_X_BELOW_Y, ABOVE_X_BELOW_Y, BELOW_X_ABOVE_Y, ABOVE_X_ABOVE_Y
}
 
enum  CutTypeEnum {
  BELOW_X, ABOVE_X, BELOW_X_BELOW_Y, ABOVE_X_BELOW_Y,
  BELOW_X_ABOVE_Y, ABOVE_X_ABOVE_Y, BELOW_X, ABOVE_X,
  BELOW_X_BELOW_Y, ABOVE_X_BELOW_Y, BELOW_X_ABOVE_Y, ABOVE_X_ABOVE_Y
}
 

Enumeration Type Documentation

◆ CutTypeEnum [1/2]

Enumerator
BELOW_X 
ABOVE_X 
BELOW_X_BELOW_Y 
ABOVE_X_BELOW_Y 
BELOW_X_ABOVE_Y 
ABOVE_X_ABOVE_Y 
BELOW_X 
ABOVE_X 
BELOW_X_BELOW_Y 
ABOVE_X_BELOW_Y 
BELOW_X_ABOVE_Y 
ABOVE_X_ABOVE_Y 

Definition at line 12 of file xAODTrigMinBiasHelperFunc.h.

12  {
13  BELOW_X,
14  ABOVE_X,

◆ CutTypeEnum [2/2]

Enumerator
BELOW_X 
ABOVE_X 
BELOW_X_BELOW_Y 
ABOVE_X_BELOW_Y 
BELOW_X_ABOVE_Y 
ABOVE_X_ABOVE_Y 
BELOW_X 
ABOVE_X 
BELOW_X_BELOW_Y 
ABOVE_X_BELOW_Y 
BELOW_X_ABOVE_Y 
ABOVE_X_ABOVE_Y 

Definition at line 13 of file TrigHisto2D_v1.h.

13  {
14  BELOW_X,
15  ABOVE_X,
xAOD::TrigHistoCutType::BELOW_X_BELOW_Y
@ BELOW_X_BELOW_Y
Definition: TrigHisto2D_v1.h:16
xAOD::TrigHistoCutType::ABOVE_X_ABOVE_Y
@ ABOVE_X_ABOVE_Y
Definition: TrigHisto2D_v1.h:19
xAOD::TrigHistoCutType::ABOVE_X
@ ABOVE_X
Definition: TrigHisto2D_v1.h:15
xAOD::TrigHistoCutType::BELOW_X_ABOVE_Y
@ BELOW_X_ABOVE_Y
Definition: TrigHisto2D_v1.h:18
xAOD::TrigHistoCutType::ABOVE_X_BELOW_Y
@ ABOVE_X_BELOW_Y
Definition: TrigHisto2D_v1.h:17
xAOD::TrigHistoCutType::BELOW_X
@ BELOW_X
Definition: TrigHisto2D_v1.h:14