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 41 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.