![]() |
ATLAS Offline Software
|
#include <TrigEgammaMonitorBaseAlgorithm.h>
Public Attributes | |
| bool | L1Legacy {} |
| std::string | L1Threshold |
| std::string | trigger |
| std::string | signature |
| float | etthr {} |
| std::string | pidname |
| bool | idperf {} |
| bool | etcut {} |
| bool | nogsf {} |
| bool | lrt {} |
| bool | ion {} |
| std::string | isolation |
| bool | isolated {} |
Definition at line 42 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::etcut {} |
Definition at line 54 of file TrigEgammaMonitorBaseAlgorithm.h.
| float TrigInfo::etthr {} |
Definition at line 49 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::idperf {} |
Definition at line 53 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::ion {} |
Definition at line 57 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::isolated {} |
Definition at line 60 of file TrigEgammaMonitorBaseAlgorithm.h.
| std::string TrigInfo::isolation |
Definition at line 59 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::L1Legacy {} |
Definition at line 44 of file TrigEgammaMonitorBaseAlgorithm.h.
| std::string TrigInfo::L1Threshold |
Definition at line 45 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::lrt {} |
Definition at line 56 of file TrigEgammaMonitorBaseAlgorithm.h.
| bool TrigInfo::nogsf {} |
Definition at line 55 of file TrigEgammaMonitorBaseAlgorithm.h.
| std::string TrigInfo::pidname |
Definition at line 51 of file TrigEgammaMonitorBaseAlgorithm.h.
| std::string TrigInfo::signature |
Definition at line 48 of file TrigEgammaMonitorBaseAlgorithm.h.
| std::string TrigInfo::trigger |
Definition at line 47 of file TrigEgammaMonitorBaseAlgorithm.h.