Skip to content
Snippets Groups Projects
Verified Commit a002685e authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

More docs

parent f8d23089
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,9 @@ struct MCHit
dir::Direction{Float64}
end
"""
Represents a reconstructed "track", which can be e.g. a muon track but also a shower.
"""
struct Trk
id::Int
pos::Position{Float64}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment