DeepLearnPhysics / larcv2

MIT License
13 stars 16 forks source link

Make user-friendly error message from BatchFillerPIDLabel #8

Open drinkingkazu opened 6 years ago

drinkingkazu commented 6 years ago

Currently it simply seg-faults when the data contains events with pdg code does not exist in "PdgClassList" parameter. Should simply spit out an error reporting that the pdg code in data is not in the list.