Skip to content

Commit 838b35a

Browse files
committed
add the missing header in PID utilities header
1 parent 07baa23 commit 838b35a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PWGHF/Utils/utilsPid.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
#include "Common/DataModel/PIDResponseTPC.h"
2222

2323
#include <CommonConstants/PhysicsConstants.h>
24+
#include <Framework/Array2D.h>
25+
#include <Framework/Configurable.h>
2426
#include <Framework/Logger.h>
2527
#include <MathUtils/BetheBlochAleph.h>
2628

0 commit comments

Comments
 (0)