Updates in MCTruthClassifier to avoid explicit barcode usage
Updates in MCTruthClassifier to avoid explicit barcode usage Contains:
- Updates in MCTruthClassifier to avoid explicit barcode usage
In this MR the information is always stored in the
Info* info
variable and in case the global variable isnullptr
, a local version is initialized.