![]() |
ATLAS Offline Software
|
#include <L1ThresholdBase.h>
Public Member Functions | |
| IsolationLegacy ()=default | |
| IsolationLegacy (const boost::property_tree::ptree &) | |
| bool | isDefined () const |
| int | isobit () const |
| int | offset () const |
| int | slope () const |
| int | mincut () const |
| int | upperlimit () const |
| int | etamin () const |
| int | etamax () const |
| int | priority () const |
Private Attributes | |
| bool | m_isDefined { false } |
| int | m_isobit { 0 } |
| int | m_offset { 0 } |
| int | m_slope { 0 } |
| int | m_mincut { 0 } |
| int | m_upperlimit { 0 } |
| int | m_etamin { 0 } |
| int | m_etamax { 0 } |
| int | m_priority { 0 } |
Definition at line 264 of file L1ThresholdBase.h.
|
default |
| TrigConf::IsolationLegacy::IsolationLegacy | ( | const boost::property_tree::ptree & | pt | ) |
Definition at line 326 of file L1ThresholdBase.cxx.
|
inline |
Definition at line 275 of file L1ThresholdBase.h.
|
inline |
Definition at line 274 of file L1ThresholdBase.h.
|
inline |
Definition at line 268 of file L1ThresholdBase.h.
|
inline |
Definition at line 269 of file L1ThresholdBase.h.
|
inline |
Definition at line 272 of file L1ThresholdBase.h.
|
inline |
Definition at line 270 of file L1ThresholdBase.h.
|
inline |
Definition at line 276 of file L1ThresholdBase.h.
|
inline |
Definition at line 271 of file L1ThresholdBase.h.
|
inline |
Definition at line 273 of file L1ThresholdBase.h.
|
private |
Definition at line 285 of file L1ThresholdBase.h.
|
private |
Definition at line 284 of file L1ThresholdBase.h.
|
private |
Definition at line 278 of file L1ThresholdBase.h.
|
private |
Definition at line 279 of file L1ThresholdBase.h.
|
private |
Definition at line 282 of file L1ThresholdBase.h.
|
private |
Definition at line 280 of file L1ThresholdBase.h.
|
private |
Definition at line 286 of file L1ThresholdBase.h.
|
private |
Definition at line 281 of file L1ThresholdBase.h.
|
private |
Definition at line 283 of file L1ThresholdBase.h.