![]() |
![]() |
shaper for HF More...
#include <HFShape.h>
Public Member Functions | |
HFShape () | |
HFShape (const HFShape &d) | |
virtual double | operator() (double time) const |
virtual double | timeToRise () const |
virtual | ~HFShape () |
![]() | |
CaloVShape () | |
virtual | ~CaloVShape () |
Private Member Functions | |
void | computeShapeHF () |
Private Attributes | |
int | nbin_ |
std::vector< float > | nt_ |
HFShape::HFShape | ( | ) |
HFShape::HFShape | ( | const HFShape & | d | ) |
Definition at line 12 of file HFShape.cc.
|
private |
Definition at line 25 of file HFShape.cc.
References funct::exp(), j, reco::ParticleMasses::k0, nbin_, lumiNorm::norm, nt_, p1, p2, and p4.
Referenced by HFShape().
|
virtual |
Implements CaloVShape.
Definition at line 56 of file HFShape.cc.
|
virtual |
|
private |
Definition at line 32 of file HFShape.h.
Referenced by computeShapeHF(), and operator()().
|
private |
Definition at line 33 of file HFShape.h.
Referenced by computeShapeHF(), and operator()().