Skip to content

Commit

Permalink
Merge pull request #56 from HEP-FCC/vvolkl-update-Tracks
Browse files Browse the repository at this point in the history
Use hits in tracks directly
  • Loading branch information
zaborowska authored Feb 12, 2018
2 parents e3206e1 + 6505b37 commit f4cd784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ datatypes :
- unsigned ndf // Number of degrees of freedom of the track fit
- unsigned bits // Stores flags
OneToManyRelations :
- fcc::TrackCluster clusters // Clusters used for reconstruction
- fcc::PositionedTrackHit hits // Hits used for reconstruction
- fcc::TrackState states // states along the track. The first state is taken at the point of closest approach.

fcc::WeightedTrack:
Expand Down

0 comments on commit f4cd784

Please sign in to comment.