Skip to content
Snippets Groups Projects
Commit 293277b2 authored by FU Chengdong's avatar FU Chengdong
Browse files

remove DEBUG for Clupatra

parent e8835768
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ digiTPC.TPCTrackerHitsCol = tpchitname
from Configurables import ClupatraAlg
clupatra = ClupatraAlg("Clupatra")
clupatra.TPCHitCollection = tpchitname
clupatra.OutputLevel = DEBUG
#clupatra.OutputLevel = DEBUG
from Configurables import SiliconTrackingAlg
tracking = SiliconTrackingAlg("SiliconTracking")
......
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