Belle II Software development
EffPlotsModule Member List

This is the complete list of members for EffPlotsModule, including all inherited members.

addEfficiencyPlots(TList *graphList=nullptr, TH3F *h3_xPerMCParticle=nullptr, TH3F *h3_MCParticle=nullptr)PerformanceEvaluationBaseClassprivate
addInefficiencyPlots(TList *graphList=nullptr, TH3F *h3_xPerMCParticle=nullptr, TH3F *h3_MCParticle=nullptr)PerformanceEvaluationBaseClassprivate
addParam(const std::string &name, T &paramVariable, const std::string &description, const T &defaultValue)Moduleprotected
addParam(const std::string &name, T &paramVariable, const std::string &description)Moduleprotected
addPurityPlots(TList *graphList=nullptr, TH3F *h3_xPerMCParticle=nullptr, TH3F *h3_MCParticle=nullptr)PerformanceEvaluationBaseClassprivate
beginRun() overrideEffPlotsModulevirtual
c_DontCollectStatistics enum valueModule
c_HistogramManager enum valueModule
c_Input enum valueModule
c_InternalSerializer enum valueModule
c_Output enum valueModule
c_ParallelProcessingCertified enum valueModule
c_TerminateInAllProcesses enum valueModule
clone() const overrideModulevirtual
createHistogram1D(const char *name, const char *title, Int_t nbins, Double_t min, Double_t max, const char *xtitle, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
createHistogram1D(const char *name, const char *title, Int_t nbins, Double_t *bins, const char *xtitle, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
createHistogram2D(const char *name, const char *title, Int_t nbinsX, Double_t minX, Double_t maxX, const char *titleX, Int_t nbinsY, Double_t minY, Double_t maxY, const char *titleY, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
createHistogram2D(const char *name, const char *title, Int_t nbinsX, Double_t *binsX, const char *titleX, Int_t nbinsY, Double_t *binsY, const char *titleY, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
createHistogram3D(const char *name, const char *title, Int_t nbinsX, Double_t minX, Double_t maxX, const char *titleX, Int_t nbinsY, Double_t minY, Double_t maxY, const char *titleY, Int_t nbinsZ, Double_t minZ, Double_t maxZ, const char *titleZ, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
createHistogram3D(const char *name, const char *title, Int_t nbinsX, Double_t *binsX, const char *titleX, Int_t nbinsY, Double_t *binsY, const char *titleY, Int_t nbinsZ, Double_t *binsZ, const char *titleZ, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
createHistogramsRatio(const char *name, const char *title, TH1 *hNum, TH1 *hDen, bool isEffPlot, int axisRef)PerformanceEvaluationBaseClassprivate
def_beginRun()Moduleinlineprotectedvirtual
def_endRun()Moduleinlineprotectedvirtual
def_event()Moduleinlineprotectedvirtual
def_initialize()Moduleinlineprotectedvirtual
def_terminate()Moduleinlineprotectedvirtual
duplicateHistogram(const char *newname, const char *newtitle, TH1 *h, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
EAfterConditionPath typedefModule
effPlot1D(TH1F *h1_den, TH1F *h1_num, const char *name, const char *title, bool geo_accettance, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
effPlot1D(TH1F *h1_MC, TH1F *h1_RecoTrack, TH1F *h1_Track, const char *name, const char *title, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
effPlot2D(TH2F *h2_den, TH2F *h2_num, const char *name, const char *title, bool geo_accettance, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
effPlot2D(TH2F *h2_MC, TH2F *h2_RecoTrack, TH2F *h2_Track, const char *name, const char *title, TList *histoList)PerformanceEvaluationBaseClassprivate
EffPlotsModule()EffPlotsModule
EModulePropFlags enum nameModule
endRun() overrideEffPlotsModulevirtual
evalCondition() constModule
event() overrideEffPlotsModulevirtual
exposePythonAPI()Modulestatic
geoAcc1D(TH1F *h1_den, TH1F *h1_num, const char *name, const char *title, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
geoAcc2D(TH2F *h2_den, TH2F *h2_num, const char *name, const char *title, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
getAfterConditionPath() constModule
getAllConditionPaths() constModule
getAllConditions() constModuleinline
getCondition() constModuleinline
getConditionPath() constModule
getDescription() constModuleinline
getFileNames(bool outputFiles)Moduleinlinevirtual
getLogConfig()Moduleinline
getModules() const overrideModuleinlineprivatevirtual
getName() constModuleinline
getPackage() constModuleinline
getParam(const std::string &name) constModule
getParamInfoListPython() constModule
getParamList() constModuleinline
getPathString() const overrideModuleprivatevirtual
getReturnValue() constModuleinline
getType() constModule
hasCondition() constModuleinline
hasProperties(unsigned int propertyFlags) constModule
hasReturnValue() constModuleinline
hasUnsetForcedParams() constModule
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() overrideEffPlotsModulevirtual
isK_Short(const MCParticle &the_mcParticle)EffPlotsModuleprivate
isLambda0(const MCParticle &the_mcParticle)EffPlotsModuleprivate
m_allHistogramsEffPlotsModuleprivate
m_conditionsModuleprivate
m_descriptionModuleprivate
m_geometricalAccettanceEffPlotsModuleprivate
m_h1_MC_dau0_costhetaEffPlotsModuleprivate
m_h1_MC_dau0_d0EffPlotsModuleprivate
m_h1_MC_dau0_Mother_cosAngleEffPlotsModuleprivate
m_h1_MC_dau0_pEffPlotsModuleprivate
m_h1_MC_dau0_PDGEffPlotsModuleprivate
m_h1_MC_dau0_phiEffPlotsModuleprivate
m_h1_MC_dau0_phi_barrelEffPlotsModuleprivate
m_h1_MC_dau0_phi_BWEffPlotsModuleprivate
m_h1_MC_dau0_phi_FWEffPlotsModuleprivate
m_h1_MC_dau0_phiMother_barrelEffPlotsModuleprivate
m_h1_MC_dau0_phiMother_BWEffPlotsModuleprivate
m_h1_MC_dau0_phiMother_FWEffPlotsModuleprivate
m_h1_MC_dau0_phiMother_totalEffPlotsModuleprivate
m_h1_MC_dau0_ptEffPlotsModuleprivate
m_h1_MC_dau0_ptMotherEffPlotsModuleprivate
m_h1_MC_dau0_pzEffPlotsModuleprivate
m_h1_MC_dau0_RMotherEffPlotsModuleprivate
m_h1_MC_dau0_thetaEffPlotsModuleprivate
m_h1_MC_dau0_thetaMotherEffPlotsModuleprivate
m_h1_MC_dau0_z0EffPlotsModuleprivate
m_h1_MC_dau1_costhetaEffPlotsModuleprivate
m_h1_MC_dau1_d0EffPlotsModuleprivate
m_h1_MC_dau1_Mother_cosAngleEffPlotsModuleprivate
m_h1_MC_dau1_pEffPlotsModuleprivate
m_h1_MC_dau1_PDGEffPlotsModuleprivate
m_h1_MC_dau1_phiEffPlotsModuleprivate
m_h1_MC_dau1_phi_barrelEffPlotsModuleprivate
m_h1_MC_dau1_phi_BWEffPlotsModuleprivate
m_h1_MC_dau1_phi_FWEffPlotsModuleprivate
m_h1_MC_dau1_phiMother_barrelEffPlotsModuleprivate
m_h1_MC_dau1_phiMother_BWEffPlotsModuleprivate
m_h1_MC_dau1_phiMother_FWEffPlotsModuleprivate
m_h1_MC_dau1_phiMother_totalEffPlotsModuleprivate
m_h1_MC_dau1_ptEffPlotsModuleprivate
m_h1_MC_dau1_ptMotherEffPlotsModuleprivate
m_h1_MC_dau1_pzEffPlotsModuleprivate
m_h1_MC_dau1_RMotherEffPlotsModuleprivate
m_h1_MC_dau1_thetaEffPlotsModuleprivate
m_h1_MC_dau1_thetaMotherEffPlotsModuleprivate
m_h1_MC_dau1_z0EffPlotsModuleprivate
m_h1_MC_Mother_costhetaEffPlotsModuleprivate
m_h1_MC_Mother_pEffPlotsModuleprivate
m_h1_MC_Mother_PDGEffPlotsModuleprivate
m_h1_MC_Mother_phiEffPlotsModuleprivate
m_h1_MC_Mother_phi_barrelEffPlotsModuleprivate
m_h1_MC_Mother_phi_BWEffPlotsModuleprivate
m_h1_MC_Mother_phi_FWEffPlotsModuleprivate
m_h1_MC_Mother_ptEffPlotsModuleprivate
m_h1_MC_Mother_pzEffPlotsModuleprivate
m_h1_MC_Mother_RMotherEffPlotsModuleprivate
m_h1_MC_Mother_thetaEffPlotsModuleprivate
m_h1_RecoTrack_dau0_costhetaEffPlotsModuleprivate
m_h1_RecoTrack_dau0_d0EffPlotsModuleprivate
m_h1_RecoTrack_dau0_Mother_cosAngleEffPlotsModuleprivate
m_h1_RecoTrack_dau0_pEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phiEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phi_barrelEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phi_BWEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phi_FWEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phiMother_barrelEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phiMother_BWEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phiMother_FWEffPlotsModuleprivate
m_h1_RecoTrack_dau0_phiMother_totalEffPlotsModuleprivate
m_h1_RecoTrack_dau0_ptEffPlotsModuleprivate
m_h1_RecoTrack_dau0_ptMotherEffPlotsModuleprivate
m_h1_RecoTrack_dau0_pzEffPlotsModuleprivate
m_h1_RecoTrack_dau0_RMotherEffPlotsModuleprivate
m_h1_RecoTrack_dau0_thetaEffPlotsModuleprivate
m_h1_RecoTrack_dau0_thetaMotherEffPlotsModuleprivate
m_h1_RecoTrack_dau0_z0EffPlotsModuleprivate
m_h1_RecoTrack_dau1_costhetaEffPlotsModuleprivate
m_h1_RecoTrack_dau1_d0EffPlotsModuleprivate
m_h1_RecoTrack_dau1_Mother_cosAngleEffPlotsModuleprivate
m_h1_RecoTrack_dau1_pEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phiEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phi_barrelEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phi_BWEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phi_FWEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phiMother_barrelEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phiMother_BWEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phiMother_FWEffPlotsModuleprivate
m_h1_RecoTrack_dau1_phiMother_totalEffPlotsModuleprivate
m_h1_RecoTrack_dau1_ptEffPlotsModuleprivate
m_h1_RecoTrack_dau1_ptMotherEffPlotsModuleprivate
m_h1_RecoTrack_dau1_pzEffPlotsModuleprivate
m_h1_RecoTrack_dau1_RMotherEffPlotsModuleprivate
m_h1_RecoTrack_dau1_thetaEffPlotsModuleprivate
m_h1_RecoTrack_dau1_thetaMotherEffPlotsModuleprivate
m_h1_RecoTrack_dau1_z0EffPlotsModuleprivate
m_h1_RecoTrack_Mother_costhetaEffPlotsModuleprivate
m_h1_RecoTrack_Mother_pEffPlotsModuleprivate
m_h1_RecoTrack_Mother_phiEffPlotsModuleprivate
m_h1_RecoTrack_Mother_phi_barrelEffPlotsModuleprivate
m_h1_RecoTrack_Mother_phi_BWEffPlotsModuleprivate
m_h1_RecoTrack_Mother_phi_FWEffPlotsModuleprivate
m_h1_RecoTrack_Mother_ptEffPlotsModuleprivate
m_h1_RecoTrack_Mother_pzEffPlotsModuleprivate
m_h1_RecoTrack_Mother_RMotherEffPlotsModuleprivate
m_h1_RecoTrack_Mother_thetaEffPlotsModuleprivate
m_h1_track_dau0_costhetaEffPlotsModuleprivate
m_h1_track_dau0_d0EffPlotsModuleprivate
m_h1_track_dau0_Mother_cosAngleEffPlotsModuleprivate
m_h1_track_dau0_pEffPlotsModuleprivate
m_h1_track_dau0_phiEffPlotsModuleprivate
m_h1_track_dau0_phi_barrelEffPlotsModuleprivate
m_h1_track_dau0_phi_BWEffPlotsModuleprivate
m_h1_track_dau0_phi_FWEffPlotsModuleprivate
m_h1_track_dau0_phiMother_barrelEffPlotsModuleprivate
m_h1_track_dau0_phiMother_BWEffPlotsModuleprivate
m_h1_track_dau0_phiMother_FWEffPlotsModuleprivate
m_h1_track_dau0_phiMother_totalEffPlotsModuleprivate
m_h1_track_dau0_ptEffPlotsModuleprivate
m_h1_track_dau0_ptMotherEffPlotsModuleprivate
m_h1_track_dau0_pzEffPlotsModuleprivate
m_h1_track_dau0_RMotherEffPlotsModuleprivate
m_h1_track_dau0_thetaEffPlotsModuleprivate
m_h1_track_dau0_thetaMotherEffPlotsModuleprivate
m_h1_track_dau0_z0EffPlotsModuleprivate
m_h1_track_dau1_costhetaEffPlotsModuleprivate
m_h1_track_dau1_d0EffPlotsModuleprivate
m_h1_track_dau1_Mother_cosAngleEffPlotsModuleprivate
m_h1_track_dau1_pEffPlotsModuleprivate
m_h1_track_dau1_phiEffPlotsModuleprivate
m_h1_track_dau1_phi_barrelEffPlotsModuleprivate
m_h1_track_dau1_phi_BWEffPlotsModuleprivate
m_h1_track_dau1_phi_FWEffPlotsModuleprivate
m_h1_track_dau1_phiMother_barrelEffPlotsModuleprivate
m_h1_track_dau1_phiMother_BWEffPlotsModuleprivate
m_h1_track_dau1_phiMother_FWEffPlotsModuleprivate
m_h1_track_dau1_phiMother_totalEffPlotsModuleprivate
m_h1_track_dau1_ptEffPlotsModuleprivate
m_h1_track_dau1_ptMotherEffPlotsModuleprivate
m_h1_track_dau1_pzEffPlotsModuleprivate
m_h1_track_dau1_RMotherEffPlotsModuleprivate
m_h1_track_dau1_thetaEffPlotsModuleprivate
m_h1_track_dau1_thetaMotherEffPlotsModuleprivate
m_h1_track_dau1_z0EffPlotsModuleprivate
m_h1_V0_costhetaEffPlotsModuleprivate
m_h1_V0_pEffPlotsModuleprivate
m_h1_V0_phiEffPlotsModuleprivate
m_h1_V0_phi_barrelEffPlotsModuleprivate
m_h1_V0_phi_BWEffPlotsModuleprivate
m_h1_V0_phi_FWEffPlotsModuleprivate
m_h1_V0_ptEffPlotsModuleprivate
m_h1_V0_pzEffPlotsModuleprivate
m_h1_V0_RMotherEffPlotsModuleprivate
m_h1_V0_thetaEffPlotsModuleprivate
m_h2_MC_dau0_2DEffPlotsModuleprivate
m_h2_MC_dau0_2D_BPEffPlotsModuleprivate
m_h2_MC_dau0_2DMotherEffPlotsModuleprivate
m_h2_MC_dau0_pVScosthetaEffPlotsModuleprivate
m_h2_MC_dau1_2DEffPlotsModuleprivate
m_h2_MC_dau1_2D_BPEffPlotsModuleprivate
m_h2_MC_dau1_2DMotherEffPlotsModuleprivate
m_h2_MC_dau1_pVScosthetaEffPlotsModuleprivate
m_h2_MC_Mother_2DEffPlotsModuleprivate
m_h2_MC_Mother_2D_BPEffPlotsModuleprivate
m_h2_MC_Mother_pVScosthetaEffPlotsModuleprivate
m_h2_RecoTrack_dau0_2DEffPlotsModuleprivate
m_h2_RecoTrack_dau0_2D_BPEffPlotsModuleprivate
m_h2_RecoTrack_dau0_2DMotherEffPlotsModuleprivate
m_h2_RecoTrack_dau0_pVScosthetaEffPlotsModuleprivate
m_h2_RecoTrack_dau1_2DEffPlotsModuleprivate
m_h2_RecoTrack_dau1_2D_BPEffPlotsModuleprivate
m_h2_RecoTrack_dau1_2DMotherEffPlotsModuleprivate
m_h2_RecoTrack_dau1_pVScosthetaEffPlotsModuleprivate
m_h2_RecoTrack_Mother_2DEffPlotsModuleprivate
m_h2_RecoTrack_Mother_2D_BPEffPlotsModuleprivate
m_h2_RecoTrack_Mother_pVScosthetaEffPlotsModuleprivate
m_h2_track_dau0_2DEffPlotsModuleprivate
m_h2_track_dau0_2D_BPEffPlotsModuleprivate
m_h2_track_dau0_2DMotherEffPlotsModuleprivate
m_h2_track_dau0_pVScosthetaEffPlotsModuleprivate
m_h2_track_dau1_2DEffPlotsModuleprivate
m_h2_track_dau1_2D_BPEffPlotsModuleprivate
m_h2_track_dau1_2DMotherEffPlotsModuleprivate
m_h2_track_dau1_pVScosthetaEffPlotsModuleprivate
m_h2_V0_Mother_2DEffPlotsModuleprivate
m_h2_V0_Mother_2D_BPEffPlotsModuleprivate
m_h2_V0_Mother_pVScosthetaEffPlotsModuleprivate
m_h3_MC_dau0EffPlotsModuleprivate
m_h3_MC_dau1EffPlotsModuleprivate
m_h3_MC_MotherEffPlotsModuleprivate
m_h3_RecoTrack_dau0EffPlotsModuleprivate
m_h3_RecoTrack_dau1EffPlotsModuleprivate
m_h3_RecoTrack_MotherEffPlotsModuleprivate
m_h3_track_dau0EffPlotsModuleprivate
m_h3_track_dau1EffPlotsModuleprivate
m_h3_V0EffPlotsModuleprivate
m_hasReturnValueModuleprivate
m_histoListPerformanceEvaluationBaseClassprivate
m_histoList_checkEffPlotsModuleprivate
m_histoList_EfficienciesEffPlotsModuleprivate
m_histoList_efficiencyPerformanceEvaluationBaseClassprivate
m_histoList_evtCharacterizationPerformanceEvaluationBaseClassprivate
m_histoList_firstHitPerformanceEvaluationBaseClassprivate
m_histoList_fitPerformanceEvaluationBaseClassprivate
m_histoList_GAEffPlotsModuleprivate
m_histoList_MCParticlesEffPlotsModuleprivate
m_histoList_multiplicityPerformanceEvaluationBaseClassprivate
m_histoList_othersPerformanceEvaluationBaseClassprivate
m_histoList_prPerformanceEvaluationBaseClassprivate
m_histoList_purityPerformanceEvaluationBaseClassprivate
m_histoList_RecoTracksEffPlotsModuleprivate
m_histoList_TracksEffPlotsModuleprivate
m_histoList_trkQualityPerformanceEvaluationBaseClassprivate
m_logConfigModuleprivate
m_MCDaughter0EffPlotsModuleprivate
m_MCDaughter1EffPlotsModuleprivate
m_MCParticlesEffPlotsModuleprivate
m_MCParticlesNameEffPlotsModuleprivate
m_MCRecoTracksNameEffPlotsModuleprivate
m_moduleParamListModuleprivate
m_nameModuleprivate
m_packageModuleprivate
m_propertyFlagsModuleprivate
m_RecoTracksNameEffPlotsModuleprivate
m_returnValueModuleprivate
m_rootFileNamePerformanceEvaluationBaseClassprivate
m_rootFilePtrPerformanceEvaluationBaseClassprivate
m_TFRColNameEffPlotsModuleprivate
m_TrackColNameEffPlotsModuleprivate
m_typeModuleprivate
m_V0sNameEffPlotsModuleprivate
m_V0sTypeEffPlotsModuleprivate
Module()Module
nMatchedDaughters(const MCParticle &the_mcParticle)EffPlotsModuleprivate
PathElement()PathElementinline
PerformanceEvaluationBaseClass() (defined in PerformanceEvaluationBaseClass)PerformanceEvaluationBaseClassprivate
setAbortLevel(int abortLevel)Module
setDebugLevel(int debugLevel)Module
setDescription(const std::string &description)Moduleprotected
setLogConfig(const LogConfig &logConfig)Moduleinline
setLogInfo(int logLevel, unsigned int logInfo)Module
setLogLevel(int logLevel)Module
setName(const std::string &name)Moduleinline
setParamList(const ModuleParamList &params)Moduleinlineprotected
setParamPython(const std::string &name, const boost::python::object &pyObj)Moduleprivate
setParamPythonDict(const boost::python::dict &dictionary)Moduleprivate
setPropertyFlags(unsigned int propertyFlags)Module
setReturnValue(int value)Moduleprotected
setReturnValue(bool value)Moduleprotected
setType(const std::string &type)Moduleprotected
terminate() overrideEffPlotsModulevirtual
V0FinderEff(TH1F *h1_dau0, TH1F *h1_dau1, TH1F *h1_Mother, const char *name, const char *title, TList *histoList=nullptr)PerformanceEvaluationBaseClassprivate
~EffPlotsModule()EffPlotsModule
~PathElement()PathElementinlinevirtual
~PerformanceEvaluationBaseClass() (defined in PerformanceEvaluationBaseClass)PerformanceEvaluationBaseClassprivatevirtual