#include <CellWrapperAA.h>
Inheritance diagram for Atlfast::CellWrapperAA:
Public Methods | |
CellWrapperAA (const Cell &c) | |
CellWrapperAA (const Cell *c) | |
virtual double | eta () const |
virtual double | phi () const |
virtual double | pT () const |
virtual int | numberOfHits () const |
virtual std::vector< const HepMC::GenParticle *> | particles () const |
virtual | ~CellWrapperAA () |
|
Constructs from Cell object |
|
Constructs from Cell object pointer |
|
|
|
IKinematic interface method Reimplemented from Atlfast::ICellWrapper. |
|
Returns number of particles which have deposited energy in cell Reimplemented from Atlfast::ICellWrapper. |
|
Returns particles which have deposited energy in cell Reimplemented from Atlfast::ICellWrapper. |
|
IKinematic interface method Reimplemented from Atlfast::ICellWrapper. |
|
IKinematic interface method Reimplemented from Atlfast::ICellWrapper. |