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() | Module | inlinevirtual |
c_DontCollectStatistics enum value | Module | |
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 | |
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 | |
EModulePropFlags enum name | Module | |
endRun() | Module | inlinevirtual |
evalCondition() const | Module | |
event() override | VariablesToEventBasedTreeModule | virtual |
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 |
getInverseSamplingRateWeight() | VariablesToEventBasedTreeModule | private |
getLogConfig() | Module | inline |
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 | VariablesToEventBasedTreeModule | virtual |
m_conditions | Module | private |
m_description | Module | private |
m_event | VariablesToEventBasedTreeModule | private |
m_event_functions | VariablesToEventBasedTreeModule | private |
m_event_valuesDouble | VariablesToEventBasedTreeModule | private |
m_event_valuesInt | VariablesToEventBasedTreeModule | private |
m_event_variables | VariablesToEventBasedTreeModule | private |
m_eventExtraInfo | VariablesToEventBasedTreeModule | private |
m_eventMetaData | VariablesToEventBasedTreeModule | private |
m_eventType | VariablesToEventBasedTreeModule | private |
m_experiment | VariablesToEventBasedTreeModule | private |
m_file | VariablesToEventBasedTreeModule | private |
m_fileName | VariablesToEventBasedTreeModule | private |
m_fileNameSuffix | VariablesToEventBasedTreeModule | private |
m_functions | VariablesToEventBasedTreeModule | private |
m_hasReturnValue | Module | private |
m_ignoreCommandLineOverride | VariablesToEventBasedTreeModule | private |
m_logConfig | Module | private |
m_maxCandidates | VariablesToEventBasedTreeModule | private |
m_MCDecayString | VariablesToEventBasedTreeModule | private |
m_moduleParamList | Module | private |
m_name | Module | private |
m_ncandidates | VariablesToEventBasedTreeModule | private |
m_package | Module | private |
m_particleList | VariablesToEventBasedTreeModule | private |
m_production | VariablesToEventBasedTreeModule | private |
m_propertyFlags | Module | private |
m_returnValue | Module | private |
m_run | VariablesToEventBasedTreeModule | private |
m_sampling | VariablesToEventBasedTreeModule | private |
m_sampling_counts | VariablesToEventBasedTreeModule | private |
m_sampling_name | VariablesToEventBasedTreeModule | private |
m_sampling_rates | VariablesToEventBasedTreeModule | private |
m_sampling_variable | VariablesToEventBasedTreeModule | private |
m_storeEventType | VariablesToEventBasedTreeModule | private |
m_stringWrapper | VariablesToEventBasedTreeModule | private |
m_tree | VariablesToEventBasedTreeModule | private |
m_treeName | VariablesToEventBasedTreeModule | private |
m_type | Module | private |
m_valuesDouble | VariablesToEventBasedTreeModule | private |
m_valuesInt | VariablesToEventBasedTreeModule | private |
m_variables | VariablesToEventBasedTreeModule | private |
m_weight | VariablesToEventBasedTreeModule | private |
Module() | Module | |
PathElement() | PathElement | inline |
setAbortLevel(int abortLevel) | Module | |
setDebugLevel(int debugLevel) | Module | |
setDescription(const std::string &description) | Module | protected |
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 |
setPropertyFlags(unsigned int propertyFlags) | Module | |
setReturnValue(int value) | Module | protected |
setReturnValue(bool value) | Module | protected |
setType(const std::string &type) | Module | protected |
terminate() override | VariablesToEventBasedTreeModule | virtual |
VariablesToEventBasedTreeModule() | VariablesToEventBasedTreeModule | |
~PathElement() | PathElement | inlinevirtual |