#include <CSCxTalk.h>
Public Member Functions | |
Conv () | |
void | convolution (float *xleft_a, float *xleft_b, float *min_left, float *xright_a, float *xright_b, float *min_right, float *pTime) |
float | elec (float t, float vs) |
void | mkbins (float vs) |
~Conv () | |
Public Attributes | |
float | conv [3][120] |
float | convd [3][120] |
float | conve [120] |
float | nconvd [3][120] |
Definition at line 5 of file CSCxTalk.h.
|
inline |
Definition at line 9 of file CSCxTalk.h.
|
inline |
Definition at line 149 of file CSCxTalk.h.
|
inline |
Definition at line 39 of file CSCxTalk.h.
References conv, convd, conve, cross2(), i, j, relval_2017::k, cmsLHEtoEOSManager::l, bookConverter::max, and makeMuonMisalignmentScenario::sum_x.
|
inline |
Definition at line 12 of file CSCxTalk.h.
References f, and dqm-mbProfile::log.
Referenced by mkbins().
|
inline |
Definition at line 25 of file CSCxTalk.h.
References conve, elec(), i, relval_2017::k, and lumiQTWidget::t.
float Conv::conv[3][120] |
Definition at line 155 of file CSCxTalk.h.
Referenced by convolution().
float Conv::convd[3][120] |
Definition at line 152 of file CSCxTalk.h.
Referenced by convolution().
float Conv::conve[120] |
Definition at line 154 of file CSCxTalk.h.
Referenced by convolution(), and mkbins().
float Conv::nconvd[3][120] |
Definition at line 153 of file CSCxTalk.h.