![]() |
ATLAS Offline Software
|
#include <CaloInfo.h>
Public Member Functions | |
| MinTOBPt () | |
| MinTOBPt (unsigned int ptmin, int32_t etamin, int32_t etamax, unsigned int priority) | |
Public Attributes | |
| unsigned int | ptmin {0} |
| int32_t | etamin {-49} |
| int32_t | etamax {49} |
| unsigned int | priority {0} |
Definition at line 19 of file CaloInfo.h.
|
inline |
Definition at line 20 of file CaloInfo.h.
|
inline |
Definition at line 21 of file CaloInfo.h.
| int32_t TrigConf::MinTOBPt::etamax {49} |
Definition at line 30 of file CaloInfo.h.
| int32_t TrigConf::MinTOBPt::etamin {-49} |
Definition at line 29 of file CaloInfo.h.
| unsigned int TrigConf::MinTOBPt::priority {0} |
Definition at line 31 of file CaloInfo.h.
| unsigned int TrigConf::MinTOBPt::ptmin {0} |
Definition at line 28 of file CaloInfo.h.