#include <ProtoJet.h>
Inheritance diagram for ProtoJet:
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 |
|
|
|
|
|
Reimplemented from ContainedObject. |
|
Retrieve pointer to class identifier.
Reimplemented from ContainedObject. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in Atlfast::AtlfastProtoJet. |
|
Reimplemented in Atlfast::AtlfastProtoJet. |
|
|
|
|
|
|
|
|