shaper for ZDC More...
#include <ZDCShape.h>
Public Member Functions | |
double | operator() (double time) const override |
double | timeToRise () const override |
ZDCShape () | |
ZDCShape (const ZDCShape &d) | |
~ZDCShape () override | |
Public Member Functions inherited from CaloVShape | |
CaloVShape () | |
virtual | ~CaloVShape () |
Private Member Functions | |
void | computeShapeZDC () |
Private Attributes | |
int | nbin_ |
std::vector< float > | nt_ |
shaper for ZDC
Definition at line 16 of file ZDCShape.h.
ZDCShape::ZDCShape | ( | ) |
ZDCShape::ZDCShape | ( | const ZDCShape & | d | ) |
Definition at line 12 of file ZDCShape.cc.
|
inlineoverride |
Definition at line 23 of file ZDCShape.h.
References computeShapeZDC(), operator()(), ntuplemaker::time, and timeToRise().
|
private |
Definition at line 26 of file ZDCShape.cc.
References JetChargeProducer_cfi::exp, nbin_, and nt_.
Referenced by ZDCShape(), and ~ZDCShape().
|
overridevirtual |
|
overridevirtual |
|
private |
Definition at line 32 of file ZDCShape.h.
Referenced by computeShapeZDC(), and operator()().
|
private |
Definition at line 33 of file ZDCShape.h.
Referenced by computeShapeZDC(), and operator()().