Skip to content

Commit e1ab683

Browse files
committed
adding runDataProcessing into UPCTauCentralBarrelHelperRL.h
1 parent 822645e commit e1ab683

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PWGUD/Core/UPCTauCentralBarrelHelperRL.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,10 @@
1818
#ifndef PWGUD_CORE_UPCTAUCENTRALBARRELHELPERRL_H_
1919
#define PWGUD_CORE_UPCTAUCENTRALBARRELHELPERRL_H_
2020

21-
#include <string>
21+
#include "Framework/runDataProcessing.h"
22+
2223
#include <algorithm>
24+
#include <string>
2325

2426
enum MyParticle {
2527
P_ELECTRON = 0,

0 commit comments

Comments
 (0)