Closed dkoh0207 closed 1 year ago
Cleaned visualization code, in particular:
trace_particles
trace_interactions
get_event_display
Particles
Interactions
TruthParticle
id() == group_id()
Cleaned visualization code, in particular:
trace_particles
andtrace_interactions
will now be replaced withget_event_display
, and will work for bothParticles
andInteractions
.TruthParticle
building code such that only those withid() == group_id()
are accounted as "TruthParticles"