Skip to content

Streamline LumiFSRtoTTree

Gerhard Raven requested to merge simplify-lumifsrtottree into master
  • more paranoid dynamic_cast
  • keep count per run from the start instead of keeping all individual counts and summing at the end
  • avoid std::list
  • remove unnecessary includes
  • make explicitly thread-safe
Edited by Gerhard Raven

Merge request reports