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

Fill rec.nd.dlp.track.truth and rec.nd.dlp.shower.truth correctly #48

Closed sindhu-ku closed 10 months ago

sindhu-ku commented 10 months ago

Tracks and Showers truth info need to be filled correctly since std::vector<TrueParticleID> truthis fixed in duneanaobj

sindhu-ku commented 10 months ago

Solved in PR#49