Skip to content

refactor generators to fix Coverity defects

Meisam Farzalipour Tabriz requested to merge mfarzali/athena:refactor into main

Fixes:

in Generators/GeneratorObjectsTPCnv/src/initMcEventCollection.cxx:

  • CID 17030: use move instead of copy
  • Rewrite logic to avoid creating temporary pointers in loop

in Generators/TruthUtils/TruthUtils/AtlasPID.h:

in Generators/Herwig7_i/BB4LHerwig/BB4LPowhegLesHouchesFileReader.cc:

in Generators/Hijing_i/src/Hijing.cxx:

Merge request reports

Loading