ATLAS Offline Software
Enumerations
TrigConf::JetWindowSize Namespace Reference

Enumerations

enum  Size { NONE, SMALL, LARGE, UNDEF }
 

Enumeration Type Documentation

◆ Size

Enumerator
NONE 
SMALL 
LARGE 
UNDEF 

Definition at line 17 of file TriggerThresholdValue.h.

17 { NONE, SMALL, LARGE, UNDEF };
TrigConf::JetWindowSize::UNDEF
@ UNDEF
Definition: TriggerThresholdValue.h:17
TrigConf::JetWindowSize::NONE
@ NONE
Definition: TriggerThresholdValue.h:17
TrigConf::JetWindowSize::LARGE
@ LARGE
Definition: TriggerThresholdValue.h:17
TrigConf::JetWindowSize::SMALL
@ SMALL
Definition: TriggerThresholdValue.h:17