ATLAS Offline Software
|
#include <TrigEgammaEmulationToolTest.h>
Public Attributes | |
std::string | trigger |
std::string | type |
float | threshold |
bool | etcut |
bool | idperf |
bool | gsf |
bool | lrt |
Definition at line 22 of file TrigEgammaEmulationToolTest.h.
bool TrigEgammaEmulationToolTest::TrigInfo::etcut |
Definition at line 26 of file TrigEgammaEmulationToolTest.h.
bool TrigEgammaEmulationToolTest::TrigInfo::gsf |
Definition at line 28 of file TrigEgammaEmulationToolTest.h.
bool TrigEgammaEmulationToolTest::TrigInfo::idperf |
Definition at line 27 of file TrigEgammaEmulationToolTest.h.
bool TrigEgammaEmulationToolTest::TrigInfo::lrt |
Definition at line 29 of file TrigEgammaEmulationToolTest.h.
float TrigEgammaEmulationToolTest::TrigInfo::threshold |
Definition at line 25 of file TrigEgammaEmulationToolTest.h.
std::string TrigEgammaEmulationToolTest::TrigInfo::trigger |
Definition at line 23 of file TrigEgammaEmulationToolTest.h.
std::string TrigEgammaEmulationToolTest::TrigInfo::type |
Definition at line 24 of file TrigEgammaEmulationToolTest.h.