Skip to content
Snippets Groups Projects
Commit 88e66118 authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'dupprop.FastSiDigitization-20200618' into 'master'

FastSiDigitization: Fix duplicate property declaration.

See merge request atlas/athena!33883
parents 193c48a4 0c180107
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@
SCT_FastDigitization::SCT_FastDigitization(const std::string &name, ISvcLocator *pSvcLocator) :
AthAlgorithm(name, pSvcLocator)
{
declareProperty("DigitizationTool", m_digTool, "AthAlgTool which performs the SCT digitization");
}
//----------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment