Skip to content

MuonTrackSummaryHelperTool: Remove duplicate property

Frank Winklmeier requested to merge fwinkl/athena:muon_tracksummary into master
  • Remove duplicate property MdtPrepDataContainer, which was declared both in the .cxx and .h file.
  • Move all properties to new style properties.
  • Fix indentation in .h file.
  • Move private header to src directory

Merge request reports