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);
void swap(DataVector< T > &a, DataVector< T > &b)
See DataVector<T, BASE>::swap().
bool Fit(TProfile *swap, double *value, double *error)
PixelChargeInterpolationParameters * Analyze(std::ofstream &logfile)
MultiHisto< TH2F > * m_etaH
MultiHisto< TProfile > * m_etaProfile
MultiHisto< TH1F > * m_OmegaEtah
int Fill(int DetType, double GeVTrkPt, double TrkEta, double DeltaCol, double reseta, double OmegaEta, double alpha, double DeltaRow, double resphi, double OmegaPhi)
MultiHisto< TProfile > * m_phiProfile
MultiHisto< TH2F > * m_phiH
PixelChargeInterpolationParameters * m_parameters
virtual ~PixelChargeInterpolationHistograms()
PixelChargeInterpolationHistograms & operator=(const PixelChargeInterpolationHistograms &)=delete
MultiHisto< TH1F > * m_OmegaPhih
PixelChargeInterpolationHistograms(const std::string &tag, const PixelChargeInterpolationParameters &model)
PixelChargeInterpolationHistograms(const PixelChargeInterpolationHistograms &)=delete
TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)