Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
15 return StatusCode::SUCCESS;
21 if ( handle.isValid() ) {
22 output.insert(decisionKey.key());
29 output.insert(decisionKey.key());
36 if ( handle.isValid() ) {
42 ATH_MSG_DEBUG(
"Collected from decision container " << decisionKey.key() <<
" objects " <<handle.cptr()->size() <<
" accumulated decisions " <<
output.size() );
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
void decisionIDs(const Decision *d, DecisionIDContainer &destination)
Extracts DecisionIDs stored in the Decision object.