#include <PFMatchInterfaces.h>
Definition at line 37 of file PFMatchInterfaces.h.
◆ ICluster()
PFMatch::ICluster::ICluster |
( |
| ) |
|
|
inlineprotected |
◆ ~ICluster()
virtual PFMatch::ICluster::~ICluster |
( |
| ) |
|
|
inlinevirtual |
◆ calVarianceStatus()
virtual bool PFMatch::ICluster::calVarianceStatus |
( |
| ) |
const |
|
pure virtual |
◆ cellEta()
virtual const std::vector<double>& PFMatch::ICluster::cellEta |
( |
| ) |
const |
|
pure virtual |
◆ cellPhi()
virtual const std::vector<double>& PFMatch::ICluster::cellPhi |
( |
| ) |
const |
|
pure virtual |
◆ eta()
virtual double PFMatch::ICluster::eta |
( |
| ) |
const |
|
pure virtual |
◆ etaMean() [1/2]
virtual double PFMatch::ICluster::etaMean |
( |
| ) |
const |
|
pure virtual |
◆ etaMean() [2/2]
virtual void PFMatch::ICluster::etaMean |
( |
double |
| ) |
|
|
pure virtual |
◆ etaVariance() [1/2]
virtual double PFMatch::ICluster::etaVariance |
( |
| ) |
const |
|
pure virtual |
◆ etaVariance() [2/2]
virtual void PFMatch::ICluster::etaVariance |
( |
double |
| ) |
|
|
pure virtual |
◆ nCells()
virtual unsigned int PFMatch::ICluster::nCells |
( |
| ) |
const |
|
pure virtual |
◆ phi()
virtual double PFMatch::ICluster::phi |
( |
| ) |
const |
|
pure virtual |
◆ phiMean() [1/2]
virtual double PFMatch::ICluster::phiMean |
( |
| ) |
const |
|
pure virtual |
◆ phiMean() [2/2]
virtual void PFMatch::ICluster::phiMean |
( |
double |
| ) |
|
|
pure virtual |
◆ phiVariance() [1/2]
virtual double PFMatch::ICluster::phiVariance |
( |
| ) |
const |
|
pure virtual |
◆ phiVariance() [2/2]
virtual void PFMatch::ICluster::phiVariance |
( |
double |
| ) |
|
|
pure virtual |
◆ setCalVarianceStatus()
virtual void PFMatch::ICluster::setCalVarianceStatus |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: