#include <DecisionCollectorTool.h>
Definition at line 19 of file DecisionCollectorTool.h.
◆ DecisionCollectorTool()
DecisionCollectorTool::DecisionCollectorTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ ~DecisionCollectorTool()
DecisionCollectorTool::~DecisionCollectorTool |
( |
| ) |
|
|
overridevirtual |
◆ getDecisions()
Definition at line 33 of file DecisionCollectorTool.cxx.
36 if ( handle.isValid() ) {
42 ATH_MSG_DEBUG(
"Collected from decision container " << decisionKey.key() <<
" objects " <<handle.cptr()->size() <<
" accumulated decisions " <<
output.size() );
◆ getSequencesNames()
void DecisionCollectorTool::getSequencesNames |
( |
std::set< std::string > & |
output | ) |
const |
◆ getSequencesPerEvent()
void DecisionCollectorTool::getSequencesPerEvent |
( |
std::set< std::string > & |
output, |
|
|
const EventContext & |
ctx |
|
) |
| const |
◆ initialize()
StatusCode DecisionCollectorTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_decisionsKey
The documentation for this class was generated from the following files: