![]() |
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 std::unique_ptr< IDataCollector > &, const EventContext &) const override |
| virtual std::string | toString () const override |
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 31 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 |
|
overridevirtual |
Initialize function running before first event.
Definition at line 22 of file CommonSortSelectAlgTool.cxx.
|
overridevirtual |
Definition at line 41 of file CommonSortSelectAlgTool.cxx.
|
overridevirtual |
Definition at line 97 of file CommonSortSelectAlgTool.cxx.
|
private |
Definition at line 48 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 116 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 72 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 66 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 84 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 78 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 51 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 103 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 109 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 59 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 96 of file CommonSortSelectAlgTool.h.
|
private |
Definition at line 90 of file CommonSortSelectAlgTool.h.