Skip to content
Snippets Groups Projects
Commit a57e2c05 authored by Patrick Ecker's avatar Patrick Ecker
Browse files

fixed bug in the gamma fsp

parent 6ab71f8b
Branches
No related tags found
1 merge request!63Low level cut study
......@@ -271,7 +271,7 @@ neutral_pion = generate_fsp(
photon = generate_fsp(
label="gamma",
particle_list="gamma:fsp",
origin=["gamma:mdst", "gammav0:mdst"],
origin=["gamma:mdst", "gamma:v0mdst"],
cut_infos=photon_cuts
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment