General Event Information
All the listed variables/functions below are public.
TStnHeaderBlock:
- (Integer) fVersion
- (Integer) fRunNumber / RunNumber()
- (Integer) fEventNumber / EventNumber()
- (Float) fLum : Instantaneous luminosity
- (Integer) fSectionNumber / SectionNumber() : Section number within the
run
- (Integer) fGoodRun
- (Integer) fBrCode
- (Integer) fGoodTrig
- (Integer) fTrigWord
- (Integer) fNLCent : Number of (loose?) central electrons
- (Integer) fNLPlug : Number of (loose?) plug electrons
- (Integer) fNLepton : Number of leptons
- (Float) fEtOut : Et out of time
- (Integer) fMcFlag / McFlag() : 0 for real data
- (Integer) fLastNumber
- (Integer) fLastRunNumber
TStnJetBlock:
(P.S. I don't know how many of these blocks there are, so I don't know
how you get fat/skinny jets ...)
- (Integer) fNJet10 : Number of jets with Et > 10 GeV
- (Integer) fNJet15 : Number of jets with Et > 15 GeV
- (Integer) fNJet20 : Number of jets with Et > 20 GeV
- (Integer) fNJet25 : Number of jets with Et > 25 GeV
TStnElectronBlock:
- (Integer) fNHpte / NHpte() : Number of high-Pt electrons
TStnMuonBlock:
- (Integer) fNHptm / NHptm() : Number of high-Pt muons
- (Integer) fNCmio / NCmio() : Number of CMIO muons
TStnTauBlock:
- (Integer) fNGTau / NGTau() : Number of "golden" taus
Created 6 Aug 2001, Peter Onyisi (peonyisi@hep)