5#ifndef Muon_MuonDQAFitFunc_H
6#define Muon_MuonDQAFitFunc_H
12#include "GaudiKernel/ToolHandle.h"
34 MuonDQAFitFunc(
const std::string&
type,
const std::string& name,
const IInterface* parent);
44 void MuonEffHisto1D(TH1F* h_Num, TH1F* h_Denom, TProfile* h_Eff)
const;
45 void MuonEffHisto2D(TH2F* h_Num, TH2F* h_Denom, TProfile2D* h_Eff)
const;
static const InterfaceID IID_MuonDQAFitFunc("Muon::MuonDQAFitFunc", 1, 0)
void MinWindow1Set_from_TProf(TProfile *hProf, float windowMin, float windowMax) const
================================================================
void MuonEffHisto2D(TH2F *h_Num, TH2F *h_Denom, TProfile2D *h_Eff) const
void FillRMSFromCharProfile(TProfile *, TH1F *) const
Fills a histogram with the RMS values of a TProfile, which labeled bins->keeping the labeling for the...
virtual ~MuonDQAFitFunc()
destructor
void ZmumuFitHistograms(TH1F *hmass, TH1F *hwidth, TH1F *h1[], int nbins)
void FillGaussMeanAndWidth(TH2F *, TH1F *, float, float) const
void FillMeanRmsProj(TH2F *, TH1F *, int) const
void MuonEffHisto1D(TH1F *h_Num, TH1F *h_Denom, TProfile *h_Eff) const
void FillGausMeanOrWidth(TH2F *, TH1F *, float, float, int) const
void MinWindow2Set_from_TProf(TProfile2D *hProf, float windowMin, float windowMax) const
MuonDQAFitFunc(const std::string &type, const std::string &name, const IInterface *parent)
constructor
void FillRMSFromProfile(TProfile *, TH1F *) const
Fills a histogram with the RMS values of a TProfile.
static const InterfaceID & interfaceID()
access to tool interface
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)