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 |
ARICHDQMModule() | ARICHDQMModule | |
beginRun() override | ARICHDQMModule | virtual |
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 |
defineHisto() override | ARICHDQMModule | virtual |
EAfterConditionPath typedef | Module | |
EModulePropFlags enum name | Module | |
endRun() override | ARICHDQMModule | virtual |
evalCondition() const | Module | |
event() override | ARICHDQMModule | 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 |
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 | |
h_aerogelHit | ARICHDQMModule | protected |
h_aerogelHits3D | ARICHDQMModule | protected |
h_aeroStat | ARICHDQMModule | protected |
h_ARICHEOccAfterInjHer | ARICHDQMModule | protected |
h_ARICHEOccAfterInjLer | ARICHDQMModule | protected |
h_ARICHOccAfterInjHer | ARICHDQMModule | protected |
h_ARICHOccAfterInjLer | ARICHDQMModule | protected |
h_bits | ARICHDQMModule | protected |
h_bitsPerChannel | ARICHDQMModule | protected |
h_bitsPerHapdMerger | ARICHDQMModule | protected |
h_bitsPerMergerNorm | ARICHDQMModule | protected |
h_chDigit | ARICHDQMModule | protected |
h_chHit | ARICHDQMModule | protected |
h_chipDigit | ARICHDQMModule | protected |
h_chipHit | ARICHDQMModule | protected |
h_chStat | ARICHDQMModule | protected |
h_flashPerAPD | ARICHDQMModule | protected |
h_hapdDigit | ARICHDQMModule | protected |
h_hapdHit | ARICHDQMModule | protected |
h_hapdHitPerEvent | ARICHDQMModule | protected |
h_hitsPerEvent | ARICHDQMModule | protected |
h_hitsPerTrack | ARICHDQMModule | protected |
h_hitsPerTrack2D | ARICHDQMModule | protected |
h_mergerHit | ARICHDQMModule | protected |
h_mirrorThetaPhi | ARICHDQMModule | protected |
h_secHapdHit | ARICHDQMModule | protected |
h_secHitsPerTrack | ARICHDQMModule | protected |
h_secTheta | ARICHDQMModule | protected |
h_theta | ARICHDQMModule | protected |
h_thetaPhi | ARICHDQMModule | protected |
h_trackPerEvent | ARICHDQMModule | protected |
h_tracks2D | ARICHDQMModule | protected |
hasCondition() const | Module | inline |
hasProperties(unsigned int propertyFlags) const | Module | |
hasReturnValue() const | Module | inline |
hasUnsetForcedParams() const | Module | |
HistoModule() | HistoModule | inline |
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 | ARICHDQMModule | virtual |
m_arichDigits | ARICHDQMModule | protected |
m_arichEvents | ARICHDQMModule | protected |
m_arichGeoConfig | ARICHDQMModule | protected |
m_arichHits | ARICHDQMModule | protected |
m_arichLikelihoods | ARICHDQMModule | protected |
m_arichMergerMap | ARICHDQMModule | protected |
m_arichTracks | ARICHDQMModule | protected |
m_conditions | Module | private |
m_debug | ARICHDQMModule | protected |
m_description | Module | private |
m_hasReturnValue | Module | private |
m_logConfig | Module | private |
m_maxHits | ARICHDQMModule | protected |
m_minHits | ARICHDQMModule | protected |
m_moduleParamList | Module | private |
m_momDnLim | ARICHDQMModule | protected |
m_momUpLim | ARICHDQMModule | protected |
m_name | Module | private |
m_package | Module | private |
m_propertyFlags | Module | private |
m_rawFTSW | ARICHDQMModule | protected |
m_returnValue | Module | private |
m_type | Module | 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 | HistoModule | inlinevirtual |
~ARICHDQMModule() | ARICHDQMModule | virtual |
~HistoModule() | HistoModule | inlinevirtual |
~PathElement() | PathElement | inlinevirtual |