Skip to content

Commit 680edd1

Browse files
jjurackarolavickalibuild
authored
[PWGUD] updates to upcRhoAnalysis.cxx (#11965)
Co-authored-by: rolavick <roman.lavicka@cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 5985dd1 commit 680edd1

File tree

2 files changed

+367
-230
lines changed

2 files changed

+367
-230
lines changed

PWGUD/Core/UPCTauCentralBarrelHelperRL.h

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

21-
#include <string>
21+
#include "Framework/AnalysisDataModel.h"
22+
#include "Framework/AnalysisTask.h"
23+
#include "Framework/runDataProcessing.h"
24+
2225
#include <algorithm>
26+
#include <string>
2327

2428
enum MyParticle {
2529
P_ELECTRON = 0,

0 commit comments

Comments
 (0)