Remove the use of barcodes in the HadronOriginClassifier.cxx
- Remove the use of barcodes in the HadronOriginClassifier.cxx
- Remove unused HadronOriginClassifier::passHadronSelection
- Remove excessive blank lines
Note: expressions if( HepMC::barcode(part) < HepMC::barcode(parent) && looping ) continue;
are not needed in the non-recursive functions at all even if those would be correct ( they are not).
Edited by Andrii Verbytskyi