ATLAS Offline Software
|
#include <eEmSelect.h>
Public Member Functions | |
eEmSelect (const std::string &name, unsigned int InputWidth, unsigned int MinET, unsigned int REtaMin, unsigned int RHadMin, unsigned int WsTotMin) | |
virtual | ~eEmSelect () |
StatusCode | run (const eEmTOBArray &input, GenericTOBArray &output) const |
std::string | toString () const |
Private Attributes | |
std::string | m_name {} |
unsigned int | m_InputWidth {0} |
unsigned int | m_MinET {0} |
unsigned int | m_REtaMin {0} |
unsigned int | m_RHadMin {0} |
unsigned int | m_WsTotMin {0} |
Definition at line 19 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.
GlobalSim::eEmSelect::eEmSelect | ( | const std::string & | name, |
unsigned int | InputWidth, | ||
unsigned int | MinET, | ||
unsigned int | REtaMin, | ||
unsigned int | RHadMin, | ||
unsigned int | WsTotMin | ||
) |
Definition at line 17 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.cxx.
|
virtual |
Definition at line 32 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.cxx.
StatusCode GlobalSim::eEmSelect::run | ( | const eEmTOBArray & | input, |
GenericTOBArray & | output | ||
) | const |
Definition at line 34 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.cxx.
std::string GlobalSim::eEmSelect::toString | ( | ) | const |
Definition at line 52 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.cxx.
|
private |
Definition at line 38 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.
|
private |
Definition at line 39 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.
|
private |
Definition at line 37 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.
|
private |
Definition at line 40 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.
|
private |
Definition at line 41 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.
|
private |
Definition at line 42 of file Global/GlobalSimulation/src/L1TopoAlgs/eEmSelect.h.