Skip to content

Commit 324a778

Browse files
committed
solved clang error
1 parent 591404e commit 324a778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/Tasks/Resonances/higherMassResonances.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ struct HigherMassResonances {
212212
int refAId = 0;
213213
int refBId = 0;
214214
float minQvecAmp = 1e-5;
215-
Service<o2::framework::O2DatabasePDG> pdgDB;
215+
Service<o2::framework::O2DatabasePDG> pdgDB;
216216

217217
} config;
218218

0 commit comments

Comments
 (0)