Skip to content
Snippets Groups Projects
Commit 8a4b1b09 authored by Antonio Giannini's avatar Antonio Giannini
Browse files

warning fixed

Former-commit-id: 44f28ae3811c97439cecbd697e6f5a0558d01c30
parent 64172293
No related branches found
No related tags found
No related merge requests found
......@@ -41,10 +41,10 @@ namespace DerivationFramework {
dec_originm(0),
m_jetPtAssociationTool(""),
m_decorateptassociation(false),
dec_AssociatedNTracks(0), // QGTaggerTool ---
m_decorateQGVariables(false), // QGTaggerTool ---
dec_AssociatedNTracks(0),
dec_AssociatedTracksWidth(0),
dec_AssociatedTracksC1(0),
m_decorateQGVariables(false),
m_trkSelectionTool("")
{
declareInterface<DerivationFramework::IAugmentationTool>(this);
......
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