Skip to content

Commit db6da72

Browse files
committed
putting back necessary libraries
1 parent 32c219e commit db6da72

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@
2828
///
2929
/// \author Alberto Calivà <alberto.caliva@cern.ch>
3030

31+
#include "Framework/AnalysisTask.h"
32+
#include "Framework/Configurable.h"
33+
#include "Framework/HistogramRegistry.h"
34+
#include "Framework/InitContext.h"
35+
#include "Framework/Logger.h"
36+
#include "Framework/OutputObjHeader.h"
37+
#include "Framework/runDataProcessing.h"
38+
3139
#include <Math/Boost.h>
3240
#include <Math/Vector3D.h>
3341
#include <Math/Vector4D.h>

0 commit comments

Comments
 (0)