File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 162162# "valid_for": [ANALYSIS_VALID_MC],
163163# "cmd": "o2-analysis-mm-vertexing-fwd {CONFIG} {AOD}"}
164164# ANALYSES.append(analysis_PWGMMFwdVertexing)
165- analysis_PWGMMMDnDeta = {"name" : "PWGMMMDnDeta" ,
166- "expected_output" : ["AnalysisResults.root" ],
167- "valid_for" : [ANALYSIS_VALID_MC ],
168- "cmd" : "o2-analysis-timestamp {CONFIG} | o2-analysis-track-propagation {CONFIG} | o2-analysis-event-selection {CONFIG} | o2-analysis-mm-particles-to-tracks {CONFIG} | o2-analysis-mm-dndeta {CONFIG} {AOD}" }
169- ANALYSES .append (analysis_PWGMMMDnDeta )
165+ # analysis_PWGMMMDnDeta = {"name": "PWGMMMDnDeta",
166+ # "expected_output": ["AnalysisResults.root"],
167+ # "valid_for": [ANALYSIS_VALID_MC],
168+ # "cmd": "o2-analysis-timestamp {CONFIG} | o2-analysis-track-propagation {CONFIG} | o2-analysis-event-selection {CONFIG} | o2-analysis-mm-particles-to-tracks {CONFIG} | o2-analysis-mm-dndeta {CONFIG} {AOD}"}
169+ # ANALYSES.append(analysis_PWGMMMDnDeta)
170170analysis_PWGHFD0 = {"name" : "PWGHFD0" ,
171171 "expected_output" : ["AnalysisResults.root" ],
172172 "valid_for" : [ANALYSIS_VALID_MC ],
You can’t perform that action at this time.
0 commit comments