Skip to content

Commit 636f59b

Browse files
committed
add JPsi to LF cocktail analysis task
1 parent b06b8ca commit 636f59b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGEM/Dilepton/Tasks/lmeeLFCocktail.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ struct lmeelfcocktail {
5858
{331, {"etaP/", {22, 223, 211 * 211}}},
5959
{113, {"rho/", {-1}}},
6060
{223, {"omega/", {-1, 111}}},
61-
{333, {"phi/", {-1, 111, 221}}}};
61+
{333, {"phi/", {-1, 111, 221}}},
62+
{443, {"Jpsi/", {-1}}}};
6263

6364
std::map<TString, int> histogramId;
6465

0 commit comments

Comments
 (0)