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

ProtoJet Class Reference

#include <ProtoJet.h>

Inheritance diagram for ProtoJet:

Inheritance graph
[legend]
Collaboration diagram for ProtoJet:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual const CLID & clID () const
 Retrieve pointer to class identifier. More...

virtual ~ProtoJet ()
virtual HepLorentzVector p () const
double energy () const
double ex () const
double ey () const
double ez () const
double et () const
double eta () const
double phi () const
double theta () const
virtual NavProtoJetToken & getNavToken ()=0
virtual const NavProtoJetToken & getNavToken () const=0

Static Public Methods

const CLID & classID ()

Protected Methods

 ProtoJet (const HepLorentzVector &p)

Protected Attributes

HepLorentzVector m_p

Constructor & Destructor Documentation

virtual ProtoJet::~ProtoJet   [inline, virtual]
 

ProtoJet::ProtoJet const HepLorentzVector &    p [inline, protected]
 


Member Function Documentation

const CLID& ProtoJet::classID   [inline, static]
 

Reimplemented from ContainedObject.

virtual const CLID& ProtoJet::clID   const [inline, virtual]
 

Retrieve pointer to class identifier.

Reimplemented from ContainedObject.

double ProtoJet::energy   const [inline]
 

double ProtoJet::et   const [inline]
 

double ProtoJet::eta   const [inline]
 

double ProtoJet::ex   const [inline]
 

double ProtoJet::ey   const [inline]
 

double ProtoJet::ez   const [inline]
 

virtual const NavProtoJetToken& ProtoJet::getNavToken   const [pure virtual]
 

Reimplemented in Atlfast::AtlfastProtoJet.

virtual NavProtoJetToken& ProtoJet::getNavToken   [pure virtual]
 

Reimplemented in Atlfast::AtlfastProtoJet.

virtual HepLorentzVector ProtoJet::p   const [inline, virtual]
 

double ProtoJet::phi   const [inline]
 

double ProtoJet::theta   const [inline]
 


Member Data Documentation

HepLorentzVector ProtoJet::m_p [protected]
 


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