|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PixelChargeInterpolationHistograms_h
6 #define PixelChargeInterpolationHistograms_h
32 double TrkEta,
double DeltaCol,
double reseta,
double OmegaEta,
33 double alpha,
double DeltaRow,
double resphi,
double OmegaPhi);
66 #endif // #ifdef PixelChargeInterpolationHistograms_h
MultiHisto< TH2F > * m_etaH
MultiHisto< TH2F > * m_phiH
int Fill(int DetType, double GeVTrkPt, double TrkEta, double DeltaCol, double reseta, double OmegaEta, double alpha, double DeltaRow, double resphi, double OmegaPhi)
MultiHisto< TH1F > * m_OmegaPhih
def TH2F(name, title, nxbins, bins_par2, bins_par3, bins_par4, bins_par5=None, bins_par6=None, path='', **kwargs)
PixelChargeInterpolationParameters * Analyze(std::ofstream &logfile)
MultiHisto< TH1F > * m_OmegaEtah
def TProfile(*args, **kwargs)
PixelChargeInterpolationHistograms(const PixelChargeInterpolationHistograms &)=delete
MultiHisto< TProfile > * m_etaProfile
PixelChargeInterpolationHistograms(const std::string &tag, const PixelChargeInterpolationParameters &model)
PixelChargeInterpolationParameters * m_parameters
MultiHisto< TProfile > * m_phiProfile
PixelChargeInterpolationHistograms & operator=(const PixelChargeInterpolationHistograms &)=delete
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
bool Fit(TProfile *swap, double *value, double *error)
virtual ~PixelChargeInterpolationHistograms()