File tree Expand file tree Collapse file tree 3 files changed +47
-4
lines changed
Expand file tree Collapse file tree 3 files changed +47
-4
lines changed Original file line number Diff line number Diff line change 6060 "dataSource" : {
6161 "type" : " direct" ,
6262 "query" : " inputTracks:TPC/TRACKS/0"
63- }
63+ },
64+ "taskParameters" : {
65+ "cutMinNCluster" : " 60" ,
66+ "cutAbsTgl" : " 1." ,
67+ "cutMindEdxTot" : " 10." ,
68+ "cutMaxdEdxTot" : " 2000." ,
69+ "cutMinpTPC" : " 0.05" ,
70+ "cutMaxpTPC" : " 20." ,
71+ "cutMinpTPCMIPs" : " 0.45" ,
72+ "cutMaxpTPCMIPs" : " 0.55"
73+ }
6474 },
6575 "Tracks" : {
6676 "active" : " true" ,
7383 "dataSource" : {
7484 "type" : " direct" ,
7585 "query" : " inputTracks:TPC/TRACKS/0"
86+ },
87+ "taskParameters" : {
88+ "cutAbsEta" : " 1." ,
89+ "cutMinNCluster" : " 60" ,
90+ "cutMindEdxTot" : " 20."
7691 }
7792 }
7893 }
Original file line number Diff line number Diff line change 7979 "type" : " direct" ,
8080 "query" : " inputTracks:TPC/TRACKS/0"
8181 },
82- "taskParameters" : {},
82+ "taskParameters" : {
83+ "cutMinNCluster" : " 60" ,
84+ "cutAbsTgl" : " 1." ,
85+ "cutMindEdxTot" : " 10." ,
86+ "cutMaxdEdxTot" : " 2000." ,
87+ "cutMinpTPC" : " 0.05" ,
88+ "cutMaxpTPC" : " 20." ,
89+ "cutMinpTPCMIPs" : " 0.45" ,
90+ "cutMaxpTPCMIPs" : " 0.55"
91+ },
8392 "location" : " local" ,
8493 "localMachines" : [
8594 " localhost" ,
102111 "type" : " direct" ,
103112 "query" : " inputTracks:TPC/TRACKS/0"
104113 },
105- "taskParameters" : {},
114+ "taskParameters" : {
115+ "cutAbsEta" : " 1." ,
116+ "cutMinNCluster" : " 60" ,
117+ "cutMindEdxTot" : " 20."
118+ },
106119 "location" : " local" ,
107120 "localMachines" : [
108121 " localhost" ,
Original file line number Diff line number Diff line change 6262 "dataSource" : {
6363 "type" : " direct" ,
6464 "query" : " inputTracks:TPC/TRACKS/0"
65- }
65+ },
66+ "taskParameters" : {
67+ "cutMinNCluster" : " 60" ,
68+ "cutAbsTgl" : " 1." ,
69+ "cutMindEdxTot" : " 10." ,
70+ "cutMaxdEdxTot" : " 2000." ,
71+ "cutMinpTPC" : " 0.05" ,
72+ "cutMaxpTPC" : " 20." ,
73+ "cutMinpTPCMIPs" : " 0.45" ,
74+ "cutMaxpTPCMIPs" : " 0.55"
75+ }
6676 },
6777 "Tracks" : {
6878 "active" : " true" ,
7484 "dataSource" : {
7585 "type" : " direct" ,
7686 "query" : " inputTracks:TPC/TRACKS/0"
87+ },
88+ "taskParameters" : {
89+ "cutAbsEta" : " 1." ,
90+ "cutMinNCluster" : " 60" ,
91+ "cutMindEdxTot" : " 20."
7792 }
7893 }
7994 }
You can’t perform that action at this time.
0 commit comments