#include <JetEvent.h>
Inheritance diagram for Jet:
Public Member Functions | |
Jet () | |
virtual | ~Jet () |
TRefArray & | GetTracks () |
Public Attributes | |
Double_t | fPt |
Double_t | fPhi |
TRefArray | fTracks |
Definition at line 49 of file JetEvent.h.
Jet::Jet | ( | ) | [inline] |
Definition at line 57 of file JetEvent.h.
virtual Jet::~Jet | ( | ) | [inline, virtual] |
Definition at line 58 of file JetEvent.h.
TRefArray& Jet::GetTracks | ( | ) | [inline] |