#include <EEShape.h>
Public Member Functions | |
EEShape (bool useDB) | |
Public Member Functions inherited from EcalShapeBase | |
double | derivative (double time) const |
EcalShapeBase (bool) | |
void | m_shape_print (const char *fileName) |
double | operator() (double aTime) const override |
void | setEventSetup (const edm::EventSetup &evtSetup) |
double | threshold () const |
double | timeOfMax () const |
double | timeOfThr () const |
double | timeToRise () const override |
~EcalShapeBase () override | |
Public Member Functions inherited from CaloVShape | |
CaloVShape () | |
virtual | ~CaloVShape () |
Protected Member Functions | |
void | fillShape (float &time_interval, double &m_thresh, EcalShapeBase::DVec &aVec, const edm::EventSetup *es) const override |
Protected Member Functions inherited from EcalShapeBase | |
void | buildMe () |
unsigned int | timeIndex (double aTime) const |
Additional Inherited Members | |
Public Types inherited from EcalShapeBase | |
typedef std::vector< double > | DVec |
Protected Attributes inherited from EcalShapeBase | |
bool | m_useDBShape |
|
inline |
Definition at line 9 of file EEShape.h.
References EcalShapeBase::buildMe(), fillShape(), and EcalShapeBase::m_thresh.
|
overrideprotectedvirtual |
Implements EcalShapeBase.
Definition at line 6 of file EEShape.cc.
References MillePedeFileConverter_cfg::e, EcalSimPulseShape::endcap_shape, EcalSimPulseShape::endcap_thresh, Exception, JetChargeProducer_cfi::exp, edm::EventSetup::get(), mps_fire::i, EcalShapeBase::m_useDBShape, and EcalSimPulseShape::time_interval.
Referenced by EEShape().