#include <HGCalRecHitAbsAlgo.h>
Public Member Functions | |
virtual HGCRecHit | makeRecHit (const HGCUncalibratedRecHit &uncalibRH, const uint32_t &flags) const =0 |
void | set (const CaloGeometry &geom) |
virtual void | setADCToGeVConstant (const float value)=0 |
virtual void | setLayerWeights (const std::vector< float > &weights) |
make rechits from dataframes More... | |
virtual | ~HGCalRecHitAbsAlgo () |
Constructor. More... | |
Protected Attributes | |
hgcal::RecHitTools | rhtools_ |
Template algorithm to make rechits from uncalibrated rechits
Definition at line 17 of file HGCalRecHitAbsAlgo.h.
|
inlinevirtual |
|
pure virtual |
Implemented in HGCalRecHitSimpleAlgo.
|
inline |
Definition at line 25 of file HGCalRecHitAbsAlgo.h.
References relativeConstraints::geom, rhtools_, and hgcal::RecHitTools::setGeometry().
|
pure virtual |
Implemented in HGCalRecHitSimpleAlgo.
|
inlinevirtual |
make rechits from dataframes
Reimplemented in HGCalRecHitSimpleAlgo.
Definition at line 28 of file HGCalRecHitAbsAlgo.h.
|
protected |
Definition at line 34 of file HGCalRecHitAbsAlgo.h.
Referenced by HGCalRecHitSimpleAlgo::makeRecHit(), and set().