Skip to content

TrackParticleCreatorTool : Get rid of const_cast path

  • Remove all const_cast
  • Remove flags that were controlling them
  • Move inline methods to .icc
  • Try to avoid lines > 120 char (I prefer even a bit shorter , but > 120 can be problematic...)
  • RunTier0Tests.log
Edited by Christos Anastopoulos

Merge request reports