Public Types | |
typedef dqm::harvesting::MonitorElement | MonitorElement |
Public Member Functions | |
FitSlicesYTool (MonitorElement *me) | |
void | getFittedMean (MonitorElement *me) |
Fill the ME with the mean value of the gaussian fit in each slice. More... | |
void | getFittedMeanWithError (MonitorElement *me) |
Fill the ME with the mean value (with error) of the gaussian fit in each slice. More... | |
void | getFittedSigma (MonitorElement *me) |
Fill the ME with the sigma value of the gaussian fit in each slice. More... | |
void | getFittedSigmaWithError (MonitorElement *me) |
Fill the ME with the sigma value (with error) of the gaussian fit in each slice. More... | |
~FitSlicesYTool () | |
Destructor. More... | |
Private Attributes | |
TH1 * | h0 |
TH1 * | h1 |
TH1 * | h2 |
TH1 * | h3 |
Definition at line 152 of file DQMGenericClient.cc.
Definition at line 154 of file DQMGenericClient.cc.
|
inline |
Definition at line 155 of file DQMGenericClient.cc.
References dqm::legacy::MonitorElement::getTH2F(), h, and mergeVDriftHistosByStation::name.
|
inline |
|
inline |
Fill the ME with the mean value of the gaussian fit in each slice.
Definition at line 178 of file DQMGenericClient.cc.
References newFWLiteAna::bin, Exception, and hlt_dqm_clientPB-live_cfg::me.
|
inline |
Fill the ME with the mean value (with error) of the gaussian fit in each slice.
Definition at line 204 of file DQMGenericClient.cc.
References newFWLiteAna::bin, Exception, and hlt_dqm_clientPB-live_cfg::me.
Referenced by DQMGenericClient::computeResolution().
|
inline |
Fill the ME with the sigma value of the gaussian fit in each slice.
Definition at line 191 of file DQMGenericClient.cc.
References newFWLiteAna::bin, Exception, and hlt_dqm_clientPB-live_cfg::me.
|
inline |
Fill the ME with the sigma value (with error) of the gaussian fit in each slice.
Definition at line 218 of file DQMGenericClient.cc.
References newFWLiteAna::bin, Exception, and hlt_dqm_clientPB-live_cfg::me.
Referenced by DQMGenericClient::computeResolution().
|
private |
Definition at line 233 of file DQMGenericClient.cc.
|
private |
Definition at line 234 of file DQMGenericClient.cc.
Referenced by utils.Chi2::absval(), utils.Chi2::check_filled_bins(), utils.KS::do_test(), utils.Chi2::do_test(), utils.BinToBin::do_test(), utils.BinToBin1percent::do_test(), utils.StatisticalTest::get_rank(), and utils.StatisticalTest::set_operands().
|
private |
Definition at line 235 of file DQMGenericClient.cc.
Referenced by utils.Chi2::absval(), utils.Chi2::check_filled_bins(), utils.KS::do_test(), utils.Chi2::do_test(), utils.StatisticalTest::get_rank(), and utils.StatisticalTest::set_operands().
|
private |
Definition at line 236 of file DQMGenericClient.cc.