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

Atlfast::ICellWrapper Class Reference

#include <ICellWrapper.h>

Inheritance diagram for Atlfast::ICellWrapper:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual double eta () const=0
virtual double phi () const=0
virtual double pT () const=0
virtual int numberOfHits () const=0
virtual std::vector< const
HepMC::GenParticle *> 
particles () const=0
virtual ~ICellWrapper ()

Constructor & Destructor Documentation

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


Member Function Documentation

virtual double Atlfast::ICellWrapper::eta   const [pure virtual]
 

kinematic method

Reimplemented in Atlfast::CellWrapperAA.

virtual int Atlfast::ICellWrapper::numberOfHits   const [pure virtual]
 

Reimplemented in Atlfast::CellWrapperAA.

virtual std::vector<const HepMC::GenParticle*> Atlfast::ICellWrapper::particles   const [pure virtual]
 

Reimplemented in Atlfast::CellWrapperAA.

virtual double Atlfast::ICellWrapper::phi   const [pure virtual]
 

Reimplemented in Atlfast::CellWrapperAA.

virtual double Atlfast::ICellWrapper::pT   const [pure virtual]
 

Reimplemented in Atlfast::CellWrapperAA.


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