Skip to content
Snippets Groups Projects

Manual sweep of !33856 (Adding stgc pads)

Merged Nicolas Koehler requested to merge nkoehler/athena:swp33856 into master
4 files
+ 27
14
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -11,8 +11,8 @@
Muon::sTgcRdoToPrepDataTool::sTgcRdoToPrepDataTool(const std::string& t,
const std::string& n,
const IInterface* p )
const std::string& n,
const IInterface* p )
:
AthAlgTool(t,n,p),
sTgcRdoToPrepDataToolCore(t,n,p)
Loading