Changes between Version 5 and Version 6 of WorkBook/RootTreeDescription
- Timestamp:
- Mar 4, 2013, 5:12:23 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/RootTreeDescription
v5 v6 6 6 ||= Parameter =||= Definition =||= How it was calculated =|| 7 7 || || || || 8 |||| class Event ||||8 |||||| class Event || 9 9 || || || || 10 10 || Number || event number || || 11 11 || || || || 12 |||| class LHCOEvent ||||12 |||||| class LHCOEvent || 13 13 || || || || 14 14 || Event || LHCOEvent inherits all Event parameters || || 15 15 || Trigger || trigger word || || 16 16 || || || || 17 |||| class LHEFEvent ||||17 |||||| class LHEFEvent || 18 18 || || || || 19 19 || Event || LHEFEvent inherits all Event parameters || || … … 24 24 || AlphaQCD || value of the QCD coupling used in the event || hepup.AQCDUP || 25 25 || || || || 26 |||| class HepMCEvent ||||26 |||||| class HepMCEvent || 27 27 || || || || 28 28 || Event || HepMCEvent inherits all Event parameters || || … … 40 40 || PDF2 || PDF (id2, x2, Q) || pdf_info()->pdf2() || 41 41 || || || || 42 |||| class !GenParticle ||||42 |||||| class !GenParticle || 43 43 || || || || 44 44 || PID || particle HEP ID number || hepevt.idhep[number] || … … 63 63 || Z || particle vertex position (z component) || hepevt.vhep[number]![2] || 64 64 || || || || 65 |||| class MissingET ||||65 |||||| class MissingET || 66 66 || || || || 67 67 || MET || mising transverse energy || || 68 68 || Phi || mising energy azimuthal angle || || 69 69 || || || || 70 |||| class ScalarHT ||||70 |||||| class ScalarHT || 71 71 || || || || 72 72 || HT || scalar sum of transverse momenta || || 73 73 || || || || 74 |||| class Photon ||||74 |||||| class Photon || 75 75 || || || || 76 76 || PT || photon transverse momentum || || … … 80 80 || Particles || references to generated particles || || 81 81 || || || || 82 |||| class Electron ||||82 |||||| class Electron || 83 83 || || || || 84 84 || PT || electron transverse momentum || || … … 88 88 || Particle || reference to generated particle || || 89 89 || || || || 90 |||| class Muon ||||90 |||||| class Muon || 91 91 || || || || 92 92 || PT || muon transverse momentum || || … … 96 96 || Particle || reference to generated particle || || 97 97 || || || || 98 |||| class Jet ||||98 |||||| class Jet || 99 99 || || || || 100 100 || PT || jet transverse momentum || || … … 108 108 || Particles || references to generated particles || || 109 109 || || || || 110 |||| class Track ||||110 |||||| class Track || 111 111 || || || || 112 112 || PID || HEP ID number || || … … 125 125 || Particle || reference to generated particle || || 126 126 || || || || 127 |||| class Tower ||||127 |||||| class Tower || 128 128 || || || || 129 129 || ET || calorimeter tower transverse energy || ||