#include <TrigTauTrackingHypoTool.h>
Definition at line 19 of file TrigTauTrackingHypoTool.h.
◆ TrigTauTrackingHypoTool()
| TrigTauTrackingHypoTool::TrigTauTrackingHypoTool |
( |
const std::string & | type, |
|
|
const std::string & | name, |
|
|
const IInterface * | parent ) |
◆ decide() [1/2]
◆ decide() [2/2]
Definition at line 41 of file TrigTauTrackingHypoTool.cxx.
42{
43 for(ITrigTauTrackingHypoTool::ToolInfo& i : input) {
47 }
48 }
49 }
50
51 return StatusCode::SUCCESS;
52}
bool passed(DecisionID id, const DecisionIDContainer &idSet)
checks if required decision ID is in the set of IDs in the container
void addDecisionID(DecisionID id, Decision *d)
Appends the decision (given as ID) to the decision object.
◆ initialize()
| StatusCode TrigTauTrackingHypoTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_decisionId
The documentation for this class was generated from the following files: