Belle II Software development
|
This is the complete list of members for SubEventModule, including all inherited members.
addParam(const std::string &name, T ¶mVariable, const std::string &description, const T &defaultValue) | Module | protected |
addParam(const std::string &name, T ¶mVariable, const std::string &description) | Module | protected |
beginRun() override | SubEventModule | virtual |
c_DontCollectStatistics enum value | Module | |
c_DoWhile enum value (defined in SubEventModule) | SubEventModule | |
c_ForEach enum value (defined in SubEventModule) | SubEventModule | |
c_HistogramManager enum value | Module | |
c_Input enum value | Module | |
c_InternalSerializer enum value | Module | |
c_Output enum value | Module | |
c_ParallelProcessingCertified enum value | Module | |
c_TerminateInAllProcesses enum value | Module | |
callEvent(Module *module) | EventProcessor | protected |
clone() const override | Module | virtual |
def_beginRun() | Module | inlineprotectedvirtual |
def_endRun() | Module | inlineprotectedvirtual |
def_event() | Module | inlineprotectedvirtual |
def_initialize() | Module | inlineprotectedvirtual |
def_terminate() | Module | inlineprotectedvirtual |
EAfterConditionPath typedef | Module | |
EModes enum name | SubEventModule | |
EModulePropFlags enum name | Module | |
endRun() override | SubEventModule | virtual |
evalCondition() const | Module | |
event() override | SubEventModule | virtual |
EventProcessor() | EventProcessor | |
exposePythonAPI() | Module | static |
getAfterConditionPath() const | Module | |
getAllConditionPaths() const | Module | |
getAllConditions() const | Module | inline |
getCondition() const | Module | inline |
getConditionPath() const | Module | |
getDescription() const | Module | inline |
getFileNames(bool outputFiles) | Module | inlinevirtual |
getLogConfig() | Module | inline |
getMaximumEventNumber(long maxEvent) const | EventProcessor | protected |
getModules() const override | Module | inlineprivatevirtual |
getName() const | Module | inline |
getPackage() const | Module | inline |
getParam(const std::string &name) const | Module | |
getParamInfoListPython() const | Module | |
getParamList() const | Module | inline |
getPathString() const override | Module | privatevirtual |
getReturnValue() const | Module | inline |
getType() const | Module | |
hasCondition() const | Module | inline |
hasProperties(unsigned int propertyFlags) const | Module | |
hasReturnValue() const | Module | inline |
hasUnsetForcedParams() const | Module | |
if_false(const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End) | Module | |
if_true(const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End) | Module | |
if_value(const std::string &expression, const std::shared_ptr< Path > &path, EAfterConditionPath afterConditionPath=EAfterConditionPath::c_End) | Module | |
initialize() override | SubEventModule | virtual |
initSubEvent(const std::string &objectName, const std::string &loopOver, std::shared_ptr< Path > path) | SubEventModule | |
initSubLoop(std::shared_ptr< Path > path, const std::string &condition, unsigned int maxIterations) | SubEventModule | |
installMainSignalHandlers(void(*fn)(int)=nullptr) | EventProcessor | static |
installSignalHandler(int sig, void(*fn)(int)) | EventProcessor | static |
m_conditions | Module | private |
m_description | Module | private |
m_eventMetaDataPtr | EventProcessor | protected |
m_hasReturnValue | Module | private |
m_inRun | EventProcessor | protected |
m_lastMetadataUpdate | EventProcessor | protected |
m_logConfig | Module | private |
m_loopCondition | SubEventModule | private |
m_loopConditionModule | SubEventModule | private |
m_loopConditionString | SubEventModule | private |
m_loopOver | SubEventModule | private |
m_loopOverName | SubEventModule | private |
m_master | EventProcessor | protected |
m_maxIterations | SubEventModule | private |
m_metadataUpdateInterval | EventProcessor | protected |
m_mode | SubEventModule | private |
m_moduleList | EventProcessor | protected |
m_moduleParamList | Module | private |
m_name | Module | private |
m_objectName | SubEventModule | private |
m_package | Module | private |
m_path | SubEventModule | private |
m_previousEventMetaData | EventProcessor | protected |
m_processID | SubEventModule | private |
m_processStatisticsPtr | EventProcessor | protected |
m_profileModule | EventProcessor | protected |
m_profileModuleName | EventProcessor | protected |
m_propertyFlags | Module | private |
m_returnValue | Module | private |
m_steerRootInputModuleOn | EventProcessor | protected |
m_type | Module | private |
Module() | Module | |
PathElement() | PathElement | inline |
process(const PathPtr &startPath, long maxEvent=0) | EventProcessor | |
processBeginRun(bool skipDB=false) | EventProcessor | protected |
processCore(const PathPtr &startPath, const ModulePtrList &modulePathList, long maxEvent=0, bool isInputProcess=true) | EventProcessor | protected |
processEndRun() | EventProcessor | protected |
processEvent(PathIterator moduleIter, bool skipMasterModule) | EventProcessor | protected |
processInitialize(const ModulePtrList &modulePathList, bool setEventInfo=true) | EventProcessor | protected |
processTerminate(const ModulePtrList &modulePathList) | EventProcessor | protected |
setAbortLevel(int abortLevel) | Module | |
setDebugLevel(int debugLevel) | Module | |
setDescription(const std::string &description) | Module | protected |
setDoWhileConditions() | SubEventModule | private |
setLogConfig(const LogConfig &logConfig) | Module | inline |
setLogInfo(int logLevel, unsigned int logInfo) | Module | |
setLogLevel(int logLevel) | Module | |
setName(const std::string &name) | Module | inline |
setParamList(const ModuleParamList ¶ms) | Module | inlineprotected |
setParamPython(const std::string &name, const boost::python::object &pyObj) | Module | private |
setParamPythonDict(const boost::python::dict &dictionary) | Module | private |
setProfileModuleName(const std::string &name) | EventProcessor | inline |
setProperties() | SubEventModule | private |
setPropertyFlags(unsigned int propertyFlags) | Module | |
setReturnValue(int value) | Module | protected |
setReturnValue(bool value) | Module | protected |
setType(const std::string &type) | Module | protected |
SubEventModule() (defined in SubEventModule) | SubEventModule | |
terminate() override | SubEventModule | virtual |
writeToStdErr(const char msg[]) | EventProcessor | static |
~EventProcessor() | EventProcessor | virtual |
~PathElement() | PathElement | inlinevirtual |
~SubEventModule() (defined in SubEventModule) | SubEventModule |