![]() |
ATLAS Offline Software
|
#include <eflowAbstractCellList.h>
Public Member Functions | |
| eflowAbstractCellList () | |
| virtual | ~eflowAbstractCellList () |
| virtual void | setNewExtrapolatedTrack (const eflowTrackCaloPoints *trackCalo)=0 |
| virtual void | addCell (const std::pair< const CaloCell *, int > &cell)=0 |
| virtual void | reorderWithoutLayers ()=0 |
| virtual CellIt | begin ()=0 |
| virtual CellIt | end ()=0 |
| virtual CellIt | getLowerBound (eflowCaloENUM layer, double r)=0 |
| virtual void | deleteFromList (CellIt &start, CellIt &end)=0 |
| virtual void | deleteFromList (CellIt &it)=0 |
| virtual double | etaFF (eflowCaloENUM layer) const =0 |
| virtual double | phiFF (eflowCaloENUM layer) const =0 |
| virtual double | dR2 (double eta, double phi, eflowCaloENUM layer) const =0 |
| virtual double | dR (double eta, double phi, eflowCaloENUM layer) const =0 |
Definition at line 30 of file eflowAbstractCellList.h.
|
inline |
Definition at line 34 of file eflowAbstractCellList.h.
|
inlinevirtual |
Definition at line 35 of file eflowAbstractCellList.h.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.
|
pure virtual |
Implemented in eflowCellList.