Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::CellWrapperAA Class Reference

#include <CellWrapperAA.h>

Inheritance diagram for Atlfast::CellWrapperAA:

Inheritance graph
[legend]
Collaboration diagram for Atlfast::CellWrapperAA:

Collaboration graph
[legend]
List of all members.

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 ()

Detailed Description

Wrapper class for Atlfast Athena Cells for comparison with AtlfastF cells.


Constructor & Destructor Documentation

Atlfast::CellWrapperAA::CellWrapperAA const Cell   c [inline]
 

Constructs from Cell object

Atlfast::CellWrapperAA::CellWrapperAA const Cell   c [inline]
 

Constructs from Cell object pointer

virtual Atlfast::CellWrapperAA::~CellWrapperAA   [inline, virtual]
 


Member Function Documentation

virtual double Atlfast::CellWrapperAA::eta   const [inline, virtual]
 

IKinematic interface method

Reimplemented from Atlfast::ICellWrapper.

virtual int Atlfast::CellWrapperAA::numberOfHits   const [inline, virtual]
 

Returns number of particles which have deposited energy in cell

Reimplemented from Atlfast::ICellWrapper.

virtual std::vector<const HepMC::GenParticle*> Atlfast::CellWrapperAA::particles   const [inline, virtual]
 

Returns particles which have deposited energy in cell

Reimplemented from Atlfast::ICellWrapper.

virtual double Atlfast::CellWrapperAA::phi   const [inline, virtual]
 

IKinematic interface method

Reimplemented from Atlfast::ICellWrapper.

virtual double Atlfast::CellWrapperAA::pT   const [inline, virtual]
 

IKinematic interface method

Reimplemented from Atlfast::ICellWrapper.


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:46 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001