Public Member Functions | |
void | add_statistics (double *data, int nTS) |
void | change_status (int val) |
bool | get_average_led (double *ave, double *rms) |
bool | get_average_time (double *ave, double *rms) |
int | get_overflow () |
bool | get_reference (double *val, double *rms) |
int | get_statistics () |
int | get_status () |
int | get_undeflow () |
HcalDetDiagLEDData () | |
void | reset () |
void | set_reference (float val, float rms) |
Private Member Functions | |
double | GetEnergy (double *data, int n) |
double | GetTime (double *data, int n=10) |
Private Attributes | |
bool | IsRefetence |
double | n |
int | overflow |
float | ref_led |
float | ref_rms |
int | status |
int | undeflow |
double | Xe |
double | Xt |
double | XXe |
double | XXt |
Definition at line 28 of file HcalDetDiagLEDMonitor.cc.
|
inline |
Definition at line 30 of file HcalDetDiagLEDMonitor.cc.
References IsRefetence, reset(), and status.
|
inline |
Definition at line 40 of file HcalDetDiagLEDMonitor.cc.
References alignCSCRings::e, GetEnergy(), GetTime(), n, overflow, edmStreamStallGrapher::t, undeflow, Xe, Xt, XXe, and XXt.
Referenced by HcalDetDiagLEDMonitor::analyze().
|
inline |
Definition at line 51 of file HcalDetDiagLEDMonitor.cc.
References status.
Referenced by HcalDetDiagLEDMonitor::CheckStatus().
|
inline |
Definition at line 61 of file HcalDetDiagLEDMonitor.cc.
References n, mathSSE::sqrt(), Xe, and XXe.
Referenced by HcalDetDiagLEDMonitor::fillHistos(), and HcalDetDiagLEDMonitor::SaveReference().
|
inline |
Definition at line 65 of file HcalDetDiagLEDMonitor.cc.
References n, mathSSE::sqrt(), Xt, and XXt.
Referenced by HcalDetDiagLEDMonitor::CheckStatus(), HcalDetDiagLEDMonitor::fillHistos(), and HcalDetDiagLEDMonitor::SaveReference().
|
inline |
Definition at line 72 of file HcalDetDiagLEDMonitor.cc.
References overflow.
Referenced by HcalDetDiagLEDMonitor::CheckStatus().
|
inline |
Definition at line 57 of file HcalDetDiagLEDMonitor.cc.
References IsRefetence, ref_led, and ref_rms.
|
inline |
Definition at line 69 of file HcalDetDiagLEDMonitor.cc.
References n.
Referenced by HcalDetDiagLEDMonitor::CheckStatus(), and HcalDetDiagLEDMonitor::SaveReference().
|
inline |
Definition at line 54 of file HcalDetDiagLEDMonitor.cc.
References status.
Referenced by HcalDetDiagLEDMonitor::SaveReference().
|
inline |
Definition at line 75 of file HcalDetDiagLEDMonitor.cc.
References undeflow.
Referenced by HcalDetDiagLEDMonitor::CheckStatus().
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 35 of file HcalDetDiagLEDMonitor.cc.
References n, overflow, undeflow, Xe, Xt, XXe, and XXt.
Referenced by HcalDetDiagLEDData().
|
inline |
Definition at line 47 of file HcalDetDiagLEDMonitor.cc.
References IsRefetence, ref_led, ref_rms, and plotscripts::rms().
Referenced by HcalDetDiagLEDMonitor::LoadReference().
|
private |
Definition at line 102 of file HcalDetDiagLEDMonitor.cc.
Referenced by get_reference(), HcalDetDiagLEDData(), and set_reference().
|
private |
Definition at line 101 of file HcalDetDiagLEDMonitor.cc.
Referenced by add_statistics(), get_average_led(), get_average_time(), get_statistics(), GetEnergy(), GetTime(), and reset().
|
private |
Definition at line 99 of file HcalDetDiagLEDMonitor.cc.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), add_statistics(), get_overflow(), reset(), python.rootplot.utilities.Hist::scale(), and python.rootplot.utilities.Hist::TH1F().
|
private |
Definition at line 103 of file HcalDetDiagLEDMonitor.cc.
Referenced by get_reference(), and set_reference().
|
private |
Definition at line 104 of file HcalDetDiagLEDMonitor.cc.
Referenced by get_reference(), and set_reference().
|
private |
Definition at line 105 of file HcalDetDiagLEDMonitor.cc.
Referenced by dirstructure.Comparison::__make_image(), dirstructure.Comparison::__repr__(), change_status(), get_status(), and HcalDetDiagLEDData().
|
private |
Definition at line 100 of file HcalDetDiagLEDMonitor.cc.
Referenced by add_statistics(), get_undeflow(), and reset().
|
private |
Definition at line 101 of file HcalDetDiagLEDMonitor.cc.
Referenced by add_statistics(), get_average_led(), and reset().
|
private |
Definition at line 101 of file HcalDetDiagLEDMonitor.cc.
Referenced by add_statistics(), get_average_time(), and reset().
|
private |
Definition at line 101 of file HcalDetDiagLEDMonitor.cc.
Referenced by add_statistics(), get_average_led(), and reset().
|
private |
Definition at line 101 of file HcalDetDiagLEDMonitor.cc.
Referenced by add_statistics(), get_average_time(), and reset().