#include <Jet.h>
Inheritance diagram for Atlfast::Jet:
Public Methods | |
Jet () | |
Jet (const Cluster &cluster) | |
Jet (const HepLorentzVector &vec, Cluster &cluster) | |
void | setMomentum (const HepLorentzVector &vec) |
virtual const CLID & | clID () const |
Retrieve pointer to class identifier. More... | |
virtual HepLorentzVector | momentum () const |
virtual double | eta () const |
virtual double | phi () const |
virtual double | pT () const |
virtual double | eT () const |
virtual double | mT () const |
virtual double | px () const |
virtual double | py () const |
virtual double | pz () const |
double | e () const |
void | setBTag () |
void | setCTag () |
void | setTauTag (int tauTag) |
void | setUntagged () |
bool | isBTag () const |
bool | isCTag () const |
bool | isTauTag () const |
bool | isTagged () const |
int | pdg_id () const |
virtual StreamBuffer & | serialize (StreamBuffer &s) |
Serialize the object for reading. More... | |
virtual StreamBuffer & | serialize (StreamBuffer &s) const |
Serialize the object for writing. More... | |
Static Public Methods | |
const CLID & | classID () |
|
|
|
|
|
|
|
Reimplemented from ContainedObject. |
|
Retrieve pointer to class identifier.
Reimplemented from ContainedObject. |
|
|
|
Reimplemented from Atlfast::IKinematic. |
|
Reimplemented from Atlfast::IKinematic. |
|
|
|
|
|
|
|
|
|
Reimplemented from Atlfast::IKinematic. |
|
Reimplemented from Atlfast::IKinematic. |
|
|
|
Reimplemented from Atlfast::IKinematic. |
|
Reimplemented from Atlfast::IKinematic. |
|
|
|
|
|
|
|
Serialize the object for writing.
Reimplemented from ContainedObject. |
|
Serialize the object for reading.
Reimplemented from ContainedObject. |
|
|
|
|
|
|
|
|
|
|