Fork me on GitHub

Changeset 41376ac in git for doc


Ignore:
Timestamp:
Apr 17, 2014, 12:04:00 PM (10 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
63178fb
Parents:
282f591
Message:

update RootTreeDescription.html

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/RootTreeDescription.html

    r282f591 r41376ac  
    429429</tr>
    430430<tr bgcolor="#eeeeee">
     431  <td>NCharged</td>
     432  <td>number of charged constituents </td>
     433  <td></td>
     434</tr>
     435<tr bgcolor="#ffffff">
     436  <td>NNeutrals</td>
     437  <td>number of neutral constituents </td>
     438  <td></td>
     439</tr>
     440<tr bgcolor="#eeeeee">
     441  <td>Beta</td>
     442  <td>(sum pt of charged pile-up constituents)/(sum pt of charged constituents) </td>
     443  <td></td>
     444</tr>
     445<tr bgcolor="#ffffff">
     446  <td>BetaStar</td>
     447  <td>(sum pt of charged constituents coming from hard interaction)/(sum pt of charged constituents) </td>
     448  <td></td>
     449</tr>
     450<tr bgcolor="#eeeeee">
     451  <td>MeanSqDeltaR</td>
     452  <td>average distance (squared) between constituent and jet weighted by pt (squared) of constituent</td>
     453  <td></td>
     454</tr>
     455<tr bgcolor="#ffffff">
     456  <td>PTD</td>
     457  <td>average pt between constituent and jet weighted by pt of constituent</td>
     458  <td></td>
     459</tr>
     460<tr bgcolor="#eeeeee">
     461  <td>FracPt[5]</td>
     462  <td>(sum pt of constituents within a ring 0.1*i < DeltaR < 0.1*(i+1))/(sum pt of constituents) </td>
     463  <td></td>
     464</tr>
     465<tr bgcolor="#ffffff">
     466  <td>Tau1</td>
     467  <td>1-subjettiness</td>
     468  <td></td>
     469</tr>
     470<tr bgcolor="#eeeeee">
     471  <td>Tau2</td>
     472  <td>2-subjettiness</td>
     473  <td></td>
     474</tr>
     475<tr bgcolor="#ffffff">
     476  <td>Tau3</td>
     477  <td>3-subjettiness</td>
     478  <td></td>
     479</tr>
     480<tr bgcolor="#eeeeee">
     481  <td>Tau4</td>
     482  <td>4-subjettiness</td>
     483  <td></td>
     484</tr>
     485<tr bgcolor="#ffffff">
     486  <td>Tau5</td>
     487  <td>5-subjettiness</td>
     488  <td></td>
     489</tr>
     490<tr bgcolor="#eeeeee">
    431491  <td>Constituents</td>
    432492  <td>references to constituents</td>
     
    490550</tr>
    491551<tr bgcolor="#eeeeee">
     552  <td>T</td>
     553  <td>track vertex position (z component)</td>
     554  <td></td>
     555</tr>
     556<tr bgcolor="#ffffff">
    492557  <td>XOuter</td>
    493558  <td>track position (x component) at the tracker edge</td>
    494559  <td></td>
    495560</tr>
    496 <tr bgcolor="#ffffff">
     561<tr bgcolor="#eeeeee">
    497562  <td>YOuter</td>
    498563  <td>track position (y component) at the tracker edge</td>
    499564  <td></td>
    500565</tr>
    501 <tr bgcolor="#eeeeee">
     566<tr bgcolor="#ffffff">
    502567  <td>ZOuter</td>
    503568  <td>track position (z component) at the tracker edge</td>
    504569  <td></td>
    505570</tr>
     571<tr bgcolor="#eeeeee">
     572  <td>TOuter</td>
     573  <td>track position (z component) at the tracker edge</td>
     574  <td></td>
     575</tr>
    506576<tr bgcolor="#ffffff">
    507577  <td>Particle</td>
     
    550620  <td></td>
    551621</tr>
     622<tr bgcolor="#ffffff"><td colspan=3><hr><a name="HectorHit"><H3>HectorHit</H3><hr></td></tr>
     623<tr bgcolor="#eeeeee">
     624  <td>E</td>
     625  <td>reconstructed energy [GeV]</td>
     626  <td></td>
     627</tr>
     628<tr bgcolor="#ffffff">
     629  <td>Tx</td>
     630  <td>angle of the momentum in the horizontal (x,z) plane [urad]</td>
     631  <td></td>
     632</tr>
     633<tr bgcolor="#eeeeee">
     634  <td>Ty</td>
     635  <td>angle of the momentum in the verical (y,z) plane [urad]</td>
     636  <td></td>
     637</tr>
     638<tr bgcolor="#ffffff">
     639  <td>T</td>
     640  <td>time of flight to the detector [s]</td>
     641  <td></td>
     642</tr>
     643<tr bgcolor="#eeeeee">
     644  <td>X</td>
     645  <td>horizontal distance to the beam [um]</td>
     646  <td></td>
     647</tr>
     648<tr bgcolor="#ffffff">
     649  <td>Y</td>
     650  <td>vertical distance to the beam [um]</td>
     651  <td></td>
     652</tr>
     653<tr bgcolor="#eeeeee">
     654  <td>S</td>
     655  <td>distance to the interaction point [m]</td>
     656  <td></td>
     657</tr>
     658<tr bgcolor="#ffffff">
     659  <td>Particle</td>
     660  <td>reference to generated particle</td>
     661  <td></td>
     662</tr>
    552663</table>
    553664</body></html>
Note: See TracChangeset for help on using the changeset viewer.