Skip to content

Cleanup MicroDST code

Gerhard Raven requested to merge cleanup-cloners into master
  • amalgamate headers into components
  • prefer Gaudi::Property over declareProperty
  • prefer inheritance from extends
  • drop unnecessary constructors/destructors
  • drop unnecessary inline specification
  • avoid using heap memory in CopySignalMCParticles

Merge request reports