Skip to content
Snippets Groups Projects
Commit ed492b16 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Verbose output from CKF

parent 20bc5a23
No related branches found
No related tags found
1 merge request!196Verbose output from CKF
This commit is part of merge request !196. Comments created here will be created in the context of that merge request.
......@@ -149,7 +149,7 @@ trk_find_alg = TrackFindingAlgorithm("trk_find_alg",
inputMeasurements = sourcelinker.outputMeasurements,
inputInitialTrackParameters= "InitTrackParams",#"InitTrackParamsFromClusters",
outputTrajectories="trajectories")
#OutputLevel=DEBUG)
OutputLevel=VERBOSE)
algorithms.append( trk_find_alg )
parts_from_fit = ParticlesFromTrackFit("parts_from_fit",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment