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 | DQMHistoModuleBase | 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 | |
checkVariableForNANOrINF(const double var) | DQMHistoModuleBase | inlineprivate |
clone() const override | Module | virtual |
ComputeMean(TH1F *output, TH2F *input, bool onX=true) | DQMHistoModuleBase | protectedstatic |
Create(std::string name, std::string title, int nbinsx, double xlow, double xup, std::string xTitle, std::string yTitle) | DQMHistoModuleBase | virtual |
Create(std::string name, std::string title, int nbinsx, double xlow, double xup, int nbinsy, double ylow, double yup, std::string xTitle, std::string yTitle, std::string zTitle) | DQMHistoModuleBase | virtual |
CreateLayers(boost::format nameTemplate, boost::format titleTemplate, int nbinsx, double xlow, double xup, std::string xTitle, std::string yTitle) | DQMHistoModuleBase | virtual |
CreateLayers(boost::format nameTemplate, boost::format titleTemplate, int nbinsx, double xlow, double xup, int nbinsy, double ylow, double yup, std::string xTitle, std::string yTitle, std::string zTitle) | DQMHistoModuleBase | virtual |
CreateSensors(boost::format nameTemplate, boost::format titleTemplate, int nbinsx, double xlow, double xup, std::string xTitle, std::string yTitle) | DQMHistoModuleBase | virtual |
CreateSensors(boost::format nameTemplate, boost::format titleTemplate, int nbinsx, double xlow, double xup, int nbinsy, double ylow, double yup, std::string xTitle, std::string yTitle, std::string zTitle) | DQMHistoModuleBase | virtual |
def_beginRun() | Module | inlineprotectedvirtual |
def_endRun() | Module | inlineprotectedvirtual |
def_event() | Module | inlineprotectedvirtual |
def_initialize() | Module | inlineprotectedvirtual |
def_terminate() | Module | inlineprotectedvirtual |
Define1DSensors() | DQMHistoModuleBase | protectedvirtual |
Define2DSensors() | DQMHistoModuleBase | protectedvirtual |
DefineHalfShellsVXD() | DQMHistoModuleBase | protectedvirtual |
DefineHelixParametersAndCorrelations() | DQMHistoModuleBase | protectedvirtual |
defineHisto() override | DQMHistoModuleBase | virtual |
DefineHits() | DQMHistoModuleBase | protectedvirtual |
DefineMomentumAngles() | DQMHistoModuleBase | protectedvirtual |
DefineMomentumCoordinates() | DQMHistoModuleBase | protectedvirtual |
DefineTrackFitStatus() | DQMHistoModuleBase | protectedvirtual |
DefineTracks() | DQMHistoModuleBase | protectedvirtual |
DefineTRClusters() | DQMHistoModuleBase | protectedvirtual |
DefineUBResidualsVXD() | DQMHistoModuleBase | protectedvirtual |
DQMHistoModuleBase() | DQMHistoModuleBase | |
EAfterConditionPath typedef | Module | |
EditHistogramParameter(TH1 *histogram, const std::string ¶meter, std::string value) | DQMHistoModuleBase | protected |
EModulePropFlags enum name | Module | |
endRun() override | HistoModule | inlinevirtual |
evalCondition() const | Module | |
event() override | DQMHistoModuleBase | virtual |
exposePythonAPI() | Module | static |
FillHalfShellsPXD(const B2Vector3D &globalResidual_um, bool isNotYang) | DQMHistoModuleBase | virtual |
FillHalfShellsSVD(const B2Vector3D &globalResidual_um, bool isNotMat) | DQMHistoModuleBase | virtual |
FillHelixParametersAndCorrelations(const TrackFitResult *tfr) | DQMHistoModuleBase | virtual |
FillHitNumbers(int nPXD, int nSVD, int nCDC) | DQMHistoModuleBase | virtual |
FillMomentumAngles(const TrackFitResult *tfr) | DQMHistoModuleBase | virtual |
FillMomentumCoordinates(const TrackFitResult *tfr) | DQMHistoModuleBase | virtual |
FillTrackFitStatus(const genfit::FitStatus *tfs) | DQMHistoModuleBase | virtual |
FillTrackIndexes(int iTrack, int iTrackVXD, int iTrackCDC, int iTrackVXDCDC) | DQMHistoModuleBase | virtual |
FillTRClusterCorrelations(float phi_deg, float phiPrev_deg, float theta_deg, float thetaPrev_deg, int correlationIndex) | DQMHistoModuleBase | virtual |
FillTRClusterHitmap(float phi_deg, float theta_deg, int layerIndex) | DQMHistoModuleBase | virtual |
FillUB1DResidualsSensor(const B2Vector3D &residual_um, int sensorIndex) | DQMHistoModuleBase | virtual |
FillUB2DResidualsSensor(const B2Vector3D &residual_um, int sensorIndex) | DQMHistoModuleBase | virtual |
FillUBResidualsPXD(const B2Vector3D &residual_um) | DQMHistoModuleBase | virtual |
FillUBResidualsSVD(const B2Vector3D &residual_um) | DQMHistoModuleBase | virtual |
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 | |
hasCondition() const | Module | inline |
hasProperties(unsigned int propertyFlags) const | Module | |
hasReturnValue() const | Module | inline |
hasUnsetForcedParams() const | Module | |
histogramsDefined | DQMHistoModuleBase | protected |
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 | DQMHistoModuleBase | virtual |
m_Chi2 | DQMHistoModuleBase | protected |
m_Chi2NDF | DQMHistoModuleBase | protected |
m_conditions | Module | private |
m_D0 | DQMHistoModuleBase | protected |
m_D0Z0 | DQMHistoModuleBase | protected |
m_description | Module | private |
m_hasReturnValue | Module | private |
m_histogramParameterChanges | DQMHistoModuleBase | protected |
m_histograms | DQMHistoModuleBase | protected |
m_Hits | DQMHistoModuleBase | protected |
m_HitsCDC | DQMHistoModuleBase | protected |
m_HitsPXD | DQMHistoModuleBase | protected |
m_HitsSVD | DQMHistoModuleBase | protected |
m_hltDQM | DQMHistoModuleBase | protected |
m_logConfig | Module | private |
m_moduleParamList | Module | private |
m_Mom | DQMHistoModuleBase | protected |
m_MomCosTheta | DQMHistoModuleBase | protected |
m_MomPhi | DQMHistoModuleBase | protected |
m_MomPt | DQMHistoModuleBase | protected |
m_MomTheta | DQMHistoModuleBase | protected |
m_MomX | DQMHistoModuleBase | protected |
m_MomY | DQMHistoModuleBase | protected |
m_MomZ | DQMHistoModuleBase | protected |
m_name | Module | private |
m_NDF | DQMHistoModuleBase | protected |
m_Omega | DQMHistoModuleBase | protected |
m_package | Module | private |
m_Phi | DQMHistoModuleBase | protected |
m_PhiD0 | DQMHistoModuleBase | protected |
m_propertyFlags | Module | private |
m_PValue | DQMHistoModuleBase | protected |
m_recoTracksStoreArrayName | DQMHistoModuleBase | protected |
m_returnValue | Module | private |
m_TanLambda | DQMHistoModuleBase | protected |
m_Tracks | DQMHistoModuleBase | protected |
m_TracksCDC | DQMHistoModuleBase | protected |
m_tracksStoreArrayName | DQMHistoModuleBase | protected |
m_TracksVXD | DQMHistoModuleBase | protected |
m_TracksVXDCDC | DQMHistoModuleBase | protected |
m_TRClusterCorrelationsPhi | DQMHistoModuleBase | protected |
m_TRClusterCorrelationsTheta | DQMHistoModuleBase | protected |
m_TRClusterHitmap | DQMHistoModuleBase | protected |
m_type | Module | private |
m_UBResidualsPXD | DQMHistoModuleBase | protected |
m_UBResidualsPXDU | DQMHistoModuleBase | protected |
m_UBResidualsPXDV | DQMHistoModuleBase | protected |
m_UBResidualsPXDX_Yang | DQMHistoModuleBase | protected |
m_UBResidualsPXDX_Yin | DQMHistoModuleBase | protected |
m_UBResidualsPXDY_Yang | DQMHistoModuleBase | protected |
m_UBResidualsPXDY_Yin | DQMHistoModuleBase | protected |
m_UBResidualsPXDZ_Yang | DQMHistoModuleBase | protected |
m_UBResidualsPXDZ_Yin | DQMHistoModuleBase | protected |
m_UBResidualsSensor | DQMHistoModuleBase | protected |
m_UBResidualsSensorU | DQMHistoModuleBase | protected |
m_UBResidualsSensorV | DQMHistoModuleBase | protected |
m_UBResidualsSVD | DQMHistoModuleBase | protected |
m_UBResidualsSVDU | DQMHistoModuleBase | protected |
m_UBResidualsSVDV | DQMHistoModuleBase | protected |
m_UBResidualsSVDX_Mat | DQMHistoModuleBase | protected |
m_UBResidualsSVDX_Pat | DQMHistoModuleBase | protected |
m_UBResidualsSVDY_Mat | DQMHistoModuleBase | protected |
m_UBResidualsSVDY_Pat | DQMHistoModuleBase | protected |
m_UBResidualsSVDZ_Mat | DQMHistoModuleBase | protected |
m_UBResidualsSVDZ_Pat | DQMHistoModuleBase | protected |
m_Z0 | DQMHistoModuleBase | protected |
Module() | Module | |
PathElement() | PathElement | inline |
ProcessHistogramParameterChange(const std::string &name, const std::string ¶meter, const std::string &value) | DQMHistoModuleBase | protected |
runningOnHLT() | DQMHistoModuleBase | inline |
SensorNameDescription(VxdID sensorID) | DQMHistoModuleBase | protectedstatic |
SensorTitleDescription(VxdID sensorID) | DQMHistoModuleBase | protectedstatic |
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 |
~DQMHistoModuleBase() | DQMHistoModuleBase | |
~HistoModule() | HistoModule | inlinevirtual |
~PathElement() | PathElement | inlinevirtual |