#include <AbsPlan1RechitCombiner.h>
|
typedef std::pair< float, float > | FPair |
|
Definition at line 10 of file AbsPlan1RechitCombiner.h.
◆ FPair
◆ ~AbsPlan1RechitCombiner()
virtual AbsPlan1RechitCombiner::~AbsPlan1RechitCombiner |
( |
| ) |
|
|
inlinevirtual |
◆ add()
virtual void AbsPlan1RechitCombiner::add |
( |
const HBHERecHit & |
rh | ) |
|
|
pure virtual |
◆ clear()
virtual void AbsPlan1RechitCombiner::clear |
( |
| ) |
|
|
pure virtual |
◆ combine()
◆ energyWeightedAverage()
float AbsPlan1RechitCombiner::energyWeightedAverage |
( |
const FPair * |
data, |
|
|
unsigned |
len, |
|
|
float |
valueToReturnOnFailure |
|
) |
| |
|
staticprotected |
◆ setTopo()
virtual void AbsPlan1RechitCombiner::setTopo |
( |
const HcalTopology * |
topo | ) |
|
|
pure virtual |