#include <ZeeRescaleFactorPlots.h>
Public Member Functions | |
void | writeHistograms (ZIterativeAlgorithmWithFit *) |
ZeeRescaleFactorPlots (char *) | |
~ZeeRescaleFactorPlots () | |
Private Attributes | |
TFile * | file_ |
char * | fileName_ |
Definition at line 53 of file ZeeRescaleFactorPlots.h.
ZeeRescaleFactorPlots::ZeeRescaleFactorPlots | ( | char * | fileName | ) |
Definition at line 33 of file ZeeRescaleFactorPlots.cc.
References file_, convertXMLtoSQLite_cfg::fileName, and fileName_.
ZeeRescaleFactorPlots::~ZeeRescaleFactorPlots | ( | ) |
void ZeeRescaleFactorPlots::writeHistograms | ( | ZIterativeAlgorithmWithFit * | theAlgorithm_ | ) |
Definition at line 52 of file ZeeRescaleFactorPlots.cc.
References file_, ZIterativeAlgorithmWithFit::getHistos(), ZIterativeAlgorithmWithFit::getNumberOfChannels(), ZIterativeAlgorithmWithFit::getNumberOfIterations(), ZIterativeAlgorithmWithFit::ZIterativeAlgorithmWithFitPlots::unweightedRescaleFactor, ZIterativeAlgorithmWithFit::ZIterativeAlgorithmWithFitPlots::weight, and ZIterativeAlgorithmWithFit::ZIterativeAlgorithmWithFitPlots::weightedRescaleFactor.
|
private |
Definition at line 63 of file ZeeRescaleFactorPlots.h.
Referenced by writeHistograms(), ZeeRescaleFactorPlots(), and ~ZeeRescaleFactorPlots().
|
private |
Definition at line 64 of file ZeeRescaleFactorPlots.h.
Referenced by ZeeRescaleFactorPlots().