Skip to content

Commit 2abd8c6

Browse files
committed
Add missing task
1 parent ecc7140 commit 2abd8c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGLF/Tasks/Resonances/f0980analysis.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020

2121
#include "Common/DataModel/Centrality.h"
2222
#include "Common/DataModel/EventSelection.h"
23-
#include "Common/DataModel/PIDResponse.h"
23+
#include "Common/DataModel/PIDResponseTOF.h"
24+
#include "Common/DataModel/PIDResponseTPC.h"
2425

2526
#include "CommonConstants/MathConstants.h"
2627
#include "CommonConstants/PhysicsConstants.h"

0 commit comments

Comments
 (0)