|
void | Clear (Option_t *option="") |
|
int | runId () const |
|
int | eventId () const |
|
const TDatime & | dateTime () const |
|
int | year () const |
|
int | month () const |
|
int | day () const |
|
int | hour () const |
|
int | minute () const |
|
int | second () const |
|
time_t | unixTime () const |
|
int | numberOfVertices () const |
|
int | numberOfJets () const |
|
int | numberOfTracks () const |
|
int | numberOfTowers () const |
|
int | numberOfParticles () const |
|
StJetVertex * | vertex (int i=0) const |
|
StJetCandidate * | jet (int i) const |
|
StJetTrack * | track (int i) const |
|
StJetTower * | tower (int i) const |
|
StJetParticle * | particle (int i) const |
|
TClonesArray * | vertices () const |
|
TClonesArray * | jets () const |
|
TClonesArray * | tracks () const |
|
TClonesArray * | towers () const |
|
TClonesArray * | particles () const |
|
StJetVertex * | newVertex () |
|
StJetCandidate * | newJet (const TVector3 &vertex, const TLorentzVector &fourMomentum, float area=0, float area_error=0) |
|
StJetTrack * | newTrack () |
|
StJetTower * | newTower () |
|
StJetParticle * | newParticle () |
|
|
class | StjeJetEventTreeWriter |
|
class | StJetMaker2009 |
|
class | StJetMaker2012 |
|
Definition at line 25 of file StJetEvent.h.
The documentation for this class was generated from the following files: