File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 109109analysis_Efficiency = {"name" : "Efficiency" ,
110110 "expected_output" : ["AnalysisResults.root" ],
111111 "valid_for" : [ANALYSIS_VALID_MC ],
112- "cmd" : "o2-analysis-timestamp {CONFIG} | o2-analysis-track-propagation {CONFIG} | o2-analysis-trackselection {CONFIG} | o2-analysis-event-selection {CONFIG} | o2-analysis-qa-efficiency --eff-mc 1 --eff-mc- pos 1 --eff-mc -neg 1 {CONFIG} {AOD}" }
112+ "cmd" : "o2-analysis-timestamp {CONFIG} | o2-analysis-track-propagation {CONFIG} | o2-analysis-trackselection {CONFIG} | o2-analysis-event-selection {CONFIG} | o2-analysis-qa-efficiency --eff 1 --eff-pos 1 --eff-neg 1 {CONFIG} {AOD}" }
113113ANALYSES .append (analysis_Efficiency )
114114analysis_EventTrackQA = {"name" : "EventTrackQA" ,
115115 "expected_output" : ["AnalysisResults.root" ],
You can’t perform that action at this time.
0 commit comments