![]() |
ATLAS Offline Software
|
AlgTool to count GlobalSim::IOBitwise::eEmTOB objects. More...
#include <CommonSortSelectAlgTool.h>
Public Member Functions | |
| CommonSortSelectAlgTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual | ~CommonSortSelectAlgTool () override=default |
| virtual StatusCode | initialize () override |
| Initialize function running before first event. | |
| virtual StatusCode | run (const EventContext &) const override |
| virtual std::string | toString () const override |
Private Member Functions | |
| void | dump () const |
Private Attributes | |
| std::unique_ptr< ICommonSelector > | m_c_selector {nullptr} |
| SG::ReadHandleKey< GlobalSim::IOBitwise::CommonTOBContainer > | m_inTOBContainerKey |
| SG::WriteHandleKey< GlobalSim::IOBitwise::CommonTOBContainer > | m_outTOBContainerKey |
| Gaudi::Property< std::string > | m_et_low_str |
| Gaudi::Property< std::string > | m_et_high_str |
| Gaudi::Property< std::string > | m_eta_low_str |
| Gaudi::Property< std::string > | m_eta_high_str |
| Gaudi::Property< std::string > | m_phi_low_str |
| Gaudi::Property< std::string > | m_phi_high_str |
| Gaudi::Property< std::size_t > | m_maxTOBs |
| Gaudi::Property< std::string > | m_menu_name |
| Gaudi::Property< bool > | m_enableDump |
AlgTool to count GlobalSim::IOBitwise::eEmTOB objects.
Definition at line 30 of file CommonSortSelectAlgTool.h.
| GlobalSim::CommonSortSelectAlgTool::CommonSortSelectAlgTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 14 of file CommonSortSelectAlgTool.cxx.
|
overridevirtualdefault |
|
private |
|
overridevirtual |
Initialize function running before first event.
Definition at line 22 of file CommonSortSelectAlgTool.cxx.
|
overridevirtual |
Definition at line 40 of file CommonSortSelectAlgTool.cxx.
|
overridevirtual |
Definition at line 90 of file CommonSortSelectAlgTool.cxx.
|
private |
Definition at line 46 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 114 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 70 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 64 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 82 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 76 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 49 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 101 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 107 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 57 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 94 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 88 of file CommonSortSelectAlgTool.h.