Public Member Functions | |
void | add_statistics (double *data, int nTS) |
void | change_status (int val) |
bool | get_average_amp (double *ave, double *rms) |
bool | get_average_amp1 (double *ave, double *rms) |
bool | get_average_time (double *ave, double *rms) |
bool | get_average_time1 (double *ave, double *rms) |
int | get_overflow () |
int | get_overflow1 () |
bool | get_reference (double *val, double *rms, double *time, double *time_rms) |
int | get_statistics () |
int | get_statistics1 () |
int | get_status () |
int | get_undeflow () |
int | get_undeflow1 () |
double | GetEnergy (double *data, int n) |
double | GetTime (double *data, int n=10) |
HcalDetDiagLaserData () | |
void | reset () |
void | reset1 () |
void | set_data (float val, float rms, float time, float time_rms) |
void | set_reference (float val, float rms, float time, float time_rms) |
void | set_statistics (int stat) |
void | set_statistics1 (int stat) |
Public Attributes | |
float | ds_amp |
float | ds_rms |
float | ds_time |
float | ds_time_rms |
bool | IsRefetence |
double | n |
double | n1 |
float | nBadEnergy |
float | nBadTime |
float | nChecks |
int | overflow |
int | overflow1 |
float | ref_amp |
float | ref_rms |
float | ref_time |
float | ref_time_rms |
int | status |
int | undeflow |
int | undeflow1 |
double | Xe |
double | Xe1 |
double | Xt |
double | Xt1 |
double | XXe |
double | XXe1 |
double | XXt |
double | XXt1 |
Definition at line 113 of file HcalDetDiagLaserMonitor.cc.
|
inline |
Definition at line 115 of file HcalDetDiagLaserMonitor.cc.
References ds_amp, ds_rms, ds_time, ds_time_rms, IsRefetence, nBadEnergy, nBadTime, nChecks, reset(), reset1(), and status.
|
inline |
Definition at line 137 of file HcalDetDiagLaserMonitor.cc.
References alignCSCRings::e, GetEnergy(), GetTime(), n, n1, overflow, overflow1, tree::t, undeflow, undeflow1, Xe, Xe1, Xt, Xt1, XXe, XXe1, XXt, and XXt1.
Referenced by HcalDetDiagLaserMonitor::analyze().
|
inline |
|
inline |
Definition at line 165 of file HcalDetDiagLaserMonitor.cc.
References ds_amp, ds_rms, ds_time, n, mathSSE::sqrt(), Xe, and XXe.
Referenced by HcalDetDiagLaserMonitor::fillHistos(), and HcalDetDiagLaserMonitor::get_ave_subdet().
|
inline |
Definition at line 190 of file HcalDetDiagLaserMonitor.cc.
References ds_amp, ds_rms, ds_time, n1, mathSSE::sqrt(), Xe1, and XXe1.
Referenced by HcalDetDiagLaserMonitor::SaveReference().
|
inline |
Definition at line 170 of file HcalDetDiagLaserMonitor.cc.
References ds_time, ds_time_rms, n, mathSSE::sqrt(), Xt, and XXt.
Referenced by HcalDetDiagLaserMonitor::fillHistos(), and HcalDetDiagLaserMonitor::get_ave_subdet().
|
inline |
Definition at line 195 of file HcalDetDiagLaserMonitor.cc.
References ds_time, ds_time_rms, n1, mathSSE::sqrt(), Xt1, and XXt1.
Referenced by HcalDetDiagLaserMonitor::SaveReference().
|
inline |
|
inline |
|
inline |
Definition at line 160 of file HcalDetDiagLaserMonitor.cc.
References IsRefetence, ref_amp, ref_rms, ref_time, and ref_time_rms.
|
inline |
|
inline |
Definition at line 200 of file HcalDetDiagLaserMonitor.cc.
References n1.
Referenced by HcalDetDiagLaserMonitor::SaveReference().
|
inline |
Definition at line 157 of file HcalDetDiagLaserMonitor.cc.
References status.
Referenced by HcalDetDiagLaserMonitor::SaveReference().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 123 of file HcalDetDiagLaserMonitor.cc.
References n, overflow, undeflow, Xe, Xt, XXe, and XXt.
Referenced by HcalDetDiagLaserData().
|
inline |
Definition at line 128 of file HcalDetDiagLaserMonitor.cc.
References n1, overflow1, undeflow1, Xe1, Xt1, XXe1, and XXt1.
Referenced by HcalDetDiagLaserData().
|
inline |
Definition at line 150 of file HcalDetDiagLaserMonitor.cc.
References ds_amp, ds_rms, ds_time, ds_time_rms, plotscripts::rms(), and cond::rpcobgas::time.
Referenced by HcalDetDiagLaserMonitor::LoadDataset().
|
inline |
Definition at line 145 of file HcalDetDiagLaserMonitor.cc.
References IsRefetence, ref_amp, ref_rms, ref_time, ref_time_rms, plotscripts::rms(), and cond::rpcobgas::time.
Referenced by HcalDetDiagLaserMonitor::LoadReference().
|
inline |
Definition at line 178 of file HcalDetDiagLaserMonitor.cc.
References n.
Referenced by HcalDetDiagLaserMonitor::LoadDataset().
|
inline |
Definition at line 181 of file HcalDetDiagLaserMonitor.cc.
References n1.
Referenced by HcalDetDiagLaserMonitor::LoadDataset().
float HcalDetDiagLaserData::ds_amp |
Definition at line 243 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_average_amp(), get_average_amp1(), HcalDetDiagLaserData(), and set_data().
float HcalDetDiagLaserData::ds_rms |
Definition at line 244 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_average_amp(), get_average_amp1(), HcalDetDiagLaserData(), and set_data().
float HcalDetDiagLaserData::ds_time |
Definition at line 245 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_average_amp(), get_average_amp1(), get_average_time(), get_average_time1(), HcalDetDiagLaserData(), and set_data().
float HcalDetDiagLaserData::ds_time_rms |
Definition at line 246 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_average_time(), get_average_time1(), HcalDetDiagLaserData(), and set_data().
bool HcalDetDiagLaserData::IsRefetence |
Definition at line 238 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_reference(), HcalDetDiagLaserData(), and set_reference().
double HcalDetDiagLaserData::n |
Definition at line 236 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_amp(), get_average_time(), get_statistics(), GetEnergy(), GetTime(), reset(), and set_statistics().
double HcalDetDiagLaserData::n1 |
Definition at line 237 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_amp1(), get_average_time1(), get_statistics1(), reset1(), and set_statistics1().
float HcalDetDiagLaserData::nBadEnergy |
Definition at line 248 of file HcalDetDiagLaserMonitor.cc.
Referenced by HcalDetDiagLaserMonitor::fillProblems(), and HcalDetDiagLaserData().
float HcalDetDiagLaserData::nBadTime |
Definition at line 248 of file HcalDetDiagLaserMonitor.cc.
Referenced by HcalDetDiagLaserMonitor::fillProblems(), and HcalDetDiagLaserData().
float HcalDetDiagLaserData::nChecks |
Definition at line 248 of file HcalDetDiagLaserMonitor.cc.
Referenced by HcalDetDiagLaserMonitor::fillProblems(), and HcalDetDiagLaserData().
int HcalDetDiagLaserData::overflow |
Definition at line 232 of file HcalDetDiagLaserMonitor.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().
int HcalDetDiagLaserData::overflow1 |
Definition at line 234 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_overflow1(), and reset1().
float HcalDetDiagLaserData::ref_amp |
Definition at line 239 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_reference(), and set_reference().
float HcalDetDiagLaserData::ref_rms |
Definition at line 240 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_reference(), and set_reference().
float HcalDetDiagLaserData::ref_time |
Definition at line 241 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_reference(), and set_reference().
float HcalDetDiagLaserData::ref_time_rms |
Definition at line 242 of file HcalDetDiagLaserMonitor.cc.
Referenced by get_reference(), and set_reference().
int HcalDetDiagLaserData::status |
Definition at line 247 of file HcalDetDiagLaserMonitor.cc.
Referenced by dirstructure.Comparison::__make_image(), dirstructure.Comparison::__repr__(), change_status(), get_status(), and HcalDetDiagLaserData().
int HcalDetDiagLaserData::undeflow |
Definition at line 233 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_undeflow(), and reset().
int HcalDetDiagLaserData::undeflow1 |
Definition at line 235 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_undeflow1(), and reset1().
double HcalDetDiagLaserData::Xe |
Definition at line 236 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_amp(), and reset().
double HcalDetDiagLaserData::Xe1 |
Definition at line 237 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_amp1(), and reset1().
double HcalDetDiagLaserData::Xt |
Definition at line 236 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_time(), and reset().
double HcalDetDiagLaserData::Xt1 |
Definition at line 237 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_time1(), and reset1().
double HcalDetDiagLaserData::XXe |
Definition at line 236 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_amp(), and reset().
double HcalDetDiagLaserData::XXe1 |
Definition at line 237 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_amp1(), and reset1().
double HcalDetDiagLaserData::XXt |
Definition at line 236 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_time(), and reset().
double HcalDetDiagLaserData::XXt1 |
Definition at line 237 of file HcalDetDiagLaserMonitor.cc.
Referenced by add_statistics(), get_average_time1(), and reset1().