Skip to content
Snippets Groups Projects
Commit 6de85809 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'clang.InDetTrigParticleCreation-20170917' into 'master'

InDetTrigParticleCreation: Fix clang warnings.

See merge request !4748
parents 4070385b 9e34c8d8
No related branches found
No related tags found
No related merge requests found
......@@ -131,9 +131,9 @@ namespace InDet
std::vector<float> m_dqm_ibl_hit_expected_found;
//Timers
TrigTimer* m_timerMemAlloc;
TrigTimer* m_timerFeatureAttach;
TrigTimer* m_timerTrackConversion;
//TrigTimer* m_timerMemAlloc;
//TrigTimer* m_timerFeatureAttach;
//TrigTimer* m_timerTrackConversion;
SG::ReadHandleKey<TrigRoiDescriptorCollection> m_roiCollectionKey;
......
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