![]() |
ATLAS Offline Software
|
#include <AlwaysSameHelperTool.h>
Public Member Functions | |
| AlwaysSameHelperTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| bool | pass (HypoJetVector &, xAODJetCollector &, const std::unique_ptr< ITrigJetHypoInfoCollector > &) const override |
| virtual StatusCode | getDescription (ITrigJetHypoInfoCollector &) const override |
| virtual std::string | toString () const override |
| virtual std::size_t | requiresNJets () const override |
Private Attributes | |
| Gaudi::Property< bool > | m_pass {this, "passflag", false, "const pass value"} |
Definition at line 28 of file AlwaysSameHelperTool.h.
| AlwaysSameHelperTool::AlwaysSameHelperTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
|
overridevirtual |
|
override |
|
overridevirtual |
|
overridevirtual |
|
private |
Definition at line 47 of file AlwaysSameHelperTool.h.