BOSS 7.0.4
BESIII Offline Software System
|
#include <StepDecision.h>
Public Member Functions | |
StepDecision (const std::string &name, ISvcLocator *pSvcLocator) | |
~StepDecision () | |
virtual bool | isEnabled () const |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
StatusCode | initDecision (HltProcessor::Signature *) |
int | execDecision (const std::string &sigID) |
const std::string & | getBehaviour () const |
const std::string & | getContinue () const |
StepDecision (const std::string &name, ISvcLocator *pSvcLocator) | |
~StepDecision () | |
virtual bool | isEnabled () const |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
StatusCode | initDecision (HltProcessor::Signature *) |
int | execDecision (const std::string &sigID) |
const std::string & | getBehaviour () const |
const std::string & | getContinue () const |
Definition at line 12 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
StepDecision::StepDecision | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 20 of file StepDecision.cxx.
StepDecision::~StepDecision | ( | ) |
Definition at line 26 of file StepDecision.cxx.
StepDecision::StepDecision | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
StepDecision::~StepDecision | ( | ) |
int StepDecision::execDecision | ( | const std::string & | sigID | ) |
Definition at line 49 of file StepDecision.cxx.
Referenced by StepHandler::execute().
int StepDecision::execDecision | ( | const std::string & | sigID | ) |
|
inline |
Definition at line 21 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
|
inline |
Definition at line 21 of file InstallArea/include/HltSteering/HltSteering/StepDecision.h.
|
inline |
Definition at line 22 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
|
inline |
Definition at line 22 of file InstallArea/include/HltSteering/HltSteering/StepDecision.h.
|
inline |
Definition at line 26 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
Referenced by StepHandler::execute().
|
inline |
Definition at line 26 of file InstallArea/include/HltSteering/HltSteering/StepDecision.h.
|
inline |
Definition at line 27 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
Referenced by StepHandler::execute().
|
inline |
Definition at line 27 of file InstallArea/include/HltSteering/HltSteering/StepDecision.h.
StatusCode StepDecision::initDecision | ( | HltProcessor::Signature * | signature | ) |
Definition at line 30 of file StepDecision.cxx.
Referenced by StepHandler::beginRun().
StatusCode StepDecision::initDecision | ( | HltProcessor::Signature * | ) |
|
inline |
Definition at line 20 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
|
inline |
Definition at line 20 of file InstallArea/include/HltSteering/HltSteering/StepDecision.h.
|
inlinevirtual |
Definition at line 19 of file EventFilter/HltProcessor/HltSteering/HltSteering-01-01-05/HltSteering/StepDecision.h.
|
inlinevirtual |
Definition at line 19 of file InstallArea/include/HltSteering/HltSteering/StepDecision.h.