DUNE / ND_CAFMaker

Code for making CAFs from ND inputs (whether 2x2+MINERvA prototype or full ND simulation)
Apache License 2.0
1 stars 11 forks source link

Bugfix/minerva max traj #59

Closed noeroy closed 6 months ago

noeroy commented 6 months ago

We store only n_mc_trajectories in the MINERvA dst file (10000 for now). In less than 1% spills, there are trajectories that go above that number. That lead to some CAFs making crashes for large number of CAFs. Until we get a smarter way to store trajectories in the dst files, we just don't look for the true trajectory of that. specific track or shower and setting tthe type to kUnknown.

linked are the error message we were getting for a specific file and the same run after the fix + the scan of that specific track that was creating an issue (with type == 0 now)

bug_runnumber bug_runnumber_fixed bug_runnumber_type