addEventListForIndexFile(const std::string &parentLfn) | RootInputModule | private |
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 |
connectBranches(TTree *tree, DataStore::EDurability durability, StoreEntries *storeEntries) | RootInputModule | private |
createParentStoreEntries() | RootInputModule | private |
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 |
entryNotFound(const std::string &entryOrigin, const std::string &name, bool fileChanged=true) | RootInputModule | private |
evalCondition() const | Module | |
event() override | RootInputModule | 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=false) override | RootInputModule | inlinevirtual |
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 | RootInputModule | virtual |
m_branchNames | RootInputModule | private |
m_cacheSize | RootInputModule | private |
m_collectStatistics | RootInputModule | private |
m_conditions | Module | private |
m_connectedBranches | RootInputModule | private |
m_description | Module | private |
m_discardErrorEvents | RootInputModule | private |
m_discardErrorMask | RootInputModule | private |
m_entrySequences | RootInputModule | private |
m_excludeBranchNames | RootInputModule | private |
m_hasReturnValue | Module | private |
m_ignoreCommandLineOverride | RootInputModule | private |
m_inputFileName | RootInputModule | private |
m_inputFileNames | RootInputModule | private |
m_isSecondaryInput | RootInputModule | private |
m_lastParentFileLFN | RootInputModule | private |
m_lastPersistentEntry | RootInputModule | private |
m_logConfig | Module | private |
m_moduleParamList | Module | private |
m_name | Module | private |
m_nextEntry | RootInputModule | private |
m_package | Module | private |
m_parentLevel | RootInputModule | private |
m_parentStoreEntries | RootInputModule | private |
m_parentTrees | RootInputModule | private |
m_persistent | RootInputModule | private |
m_persistentStoreEntries | RootInputModule | private |
m_processingAllEvents | RootInputModule | private |
m_propertyFlags | Module | private |
m_readStats | RootInputModule | private |
m_returnValue | Module | private |
m_skipNEvents | RootInputModule | private |
m_skipToEvent | RootInputModule | private |
m_storeEntries | RootInputModule | private |
m_tree | RootInputModule | private |
m_type | Module | private |
Module() | Module | |
PathElement() | PathElement | inline |
readParentTrees() | RootInputModule | private |
readPersistentEntry(long fileEntry) | RootInputModule | private |
readTree() | RootInputModule | private |
realDataWorkaround(FileMetaData &metaData) | RootInputModule | private |
RootInputModule() | RootInputModule | |
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 |
StoreEntries typedef | RootInputModule | private |
terminate() override | RootInputModule | virtual |
~PathElement() | PathElement | inlinevirtual |
~RootInputModule() | RootInputModule | virtual |