![]() |
ATLAS Offline Software
|
AlgTool to count GlobalSim::IOBitwise::CommonTOB objects. More...
#include <CommonMultAlgTool.h>
Public Member Functions | |
| CommonMultAlgTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual | ~CommonMultAlgTool () override=default |
| virtual StatusCode | initialize () override |
| Initialize function running before first event. | |
| virtual StatusCode | countPassingTOBs (const EventContext &, unsigned int &N_pass_tobs) const override |
| virtual std::string | toString () const override |
| virtual StatusCode | updateTIP (std::bitset< s_nbits_TIP > &, const std::unique_ptr< IDataCollector > &, const EventContext &) const override |
Private Attributes | |
| std::unique_ptr< ICommonSelector > | m_c_selector {nullptr} |
| SG::ReadHandleKey< IOBitwise::CommonTOBContainer > | m_CommonTOBContainerKey |
| 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::string > | m_menu_name |
| Gaudi::Property< bool > | m_enableDump |
AlgTool to count GlobalSim::IOBitwise::CommonTOB objects.
Cutting on the et/eta/phi values
Definition at line 24 of file CommonMultAlgTool.h.
| GlobalSim::CommonMultAlgTool::CommonMultAlgTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 12 of file CommonMultAlgTool.cxx.
|
overridevirtualdefault |
|
overridevirtual |
Definition at line 39 of file CommonMultAlgTool.cxx.
|
overridevirtual |
Initialize function running before first event.
Definition at line 20 of file CommonMultAlgTool.cxx.
|
overridevirtual |
Definition at line 76 of file CommonMultAlgTool.cxx.
|
override |
Definition at line 34 of file TIPWriterAlgTool.cxx.
|
private |
Definition at line 44 of file CommonMultAlgTool.h.
|
private |
Definition at line 46 of file CommonMultAlgTool.h.
|
private |
Definition at line 95 of file CommonMultAlgTool.h.
|
private |
Definition at line 58 of file CommonMultAlgTool.h.
|
private |
Definition at line 52 of file CommonMultAlgTool.h.
|
private |
Definition at line 70 of file CommonMultAlgTool.h.
|
private |
Definition at line 64 of file CommonMultAlgTool.h.
|
private |
Definition at line 88 of file CommonMultAlgTool.h.
|
private |
Definition at line 82 of file CommonMultAlgTool.h.
|
private |
Definition at line 76 of file CommonMultAlgTool.h.