![]() |
ATLAS Offline Software
|
#include <PFMatchInterfaces.h>
Public Member Functions | |
| virtual | ~ICluster () |
| virtual double | eta () const =0 |
| virtual double | phi () const =0 |
| virtual double | etaMean () const =0 |
| virtual double | phiMean () const =0 |
| virtual double | etaVariance () const =0 |
| virtual double | phiVariance () const =0 |
| virtual bool | calVarianceStatus () const =0 |
| virtual void | etaMean (double)=0 |
| virtual void | phiMean (double)=0 |
| virtual void | etaVariance (double)=0 |
| virtual void | phiVariance (double)=0 |
| virtual void | setCalVarianceStatus ()=0 |
| virtual unsigned int | nCells () const =0 |
| virtual const std::vector< double > & | cellPhi () const =0 |
| virtual const std::vector< double > & | cellEta () const =0 |
Protected Member Functions | |
| ICluster () | |
Definition at line 37 of file PFMatchInterfaces.h.
|
inlineprotected |
Definition at line 39 of file PFMatchInterfaces.h.
|
inlinevirtual |
Definition at line 41 of file PFMatchInterfaces.h.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.
|
pure virtual |
Implemented in eflowMatchCluster.