Mu2e / REve

Eve-7 based event display
Apache License 2.0
0 stars 11 forks source link

Print event info #131

Closed NamithaChitrazee closed 4 months ago

NamithaChitrazee commented 10 months ago

Print relevant information about an event like the MC true particles, reconstructed tracks, calo clusters information.

sophiemiddleton commented 10 months ago

Hi Namitha, I'm wondering is it worth making this another class. Basically copy the way GUI class is done and with the same code but call it REvePrint.hh and .cc and then import it optionally in the module? We can chat if you'd like

sophiemiddleton commented 4 months ago

@NamithaChitrazee did you ever get around to separating this into another class? I'm wondering if thats somethign we should try to get in before the workshop?

sophiemiddleton commented 4 months ago

Now a PR: https://github.com/Mu2e/REve/pull/156