#include <EcalRecHitAbsAlgo.h>
Public Member Functions | |
virtual EcalRecHit | makeRecHit (const EcalUncalibratedRecHit &uncalibRH, const float &intercalib, const float &timecalib, const uint32_t &flags) const =0 |
virtual void | setADCToGeVConstant (const float &value)=0 |
make rechits from dataframes More... | |
virtual | ~EcalRecHitAbsAlgo () |
Constructor. More... | |
Template algorithm to make rechits from uncalibrated rechits
Definition at line 14 of file EcalRecHitAbsAlgo.h.
|
inlinevirtual |
|
pure virtual |
Implemented in EcalRecHitSimpleAlgo.
|
pure virtual |
make rechits from dataframes
Implemented in EcalRecHitSimpleAlgo.