Skip to content

Commit

Permalink
Add missing Nholes entry in xml description.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka authored and tmadlener committed May 8, 2024
1 parent 7fbe764 commit a6bae79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/lcio.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@
<data type="int" name="ndf">ndf of fit</data>
<data type="float" name="dEdx">dEdx</data>
<data type="float" name="dEdxError">Error of dEdx</data>
<data type="int" name="Nholes">number of holes in track</data>
<data type="float" name="radiusOfInnermostHit">radius of innermost hit used in track fit</data>
<data type="int" name="nHitNumbers"></data>
<repeat count="nHitNumbers">
Expand Down

0 comments on commit a6bae79

Please sign in to comment.