File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414// /
1515// / author N. Wilson
1616
17+ #include " Common/CCDB/EventSelectionParams.h"
18+ #include " Common/Core/EventPlaneHelper.h"
19+ #include " Common/DataModel/Centrality.h"
20+ #include " Common/DataModel/EventSelection.h"
21+ #include " Common/DataModel/Multiplicity.h"
22+ #include " Common/DataModel/Qvectors.h"
23+ #include " Common/DataModel/TrackSelectionTables.h"
24+
1725#include < Framework/ASoA.h>
1826#include < Framework/AnalysisDataModel.h>
1927#include < Framework/AnalysisHelpers.h>
2331#include < Framework/InitContext.h>
2432#include < Framework/OutputObjHeader.h>
2533#include < Framework/runDataProcessing.h>
26- #include " Common/DataModel/Centrality.h"
27- #include " Common/DataModel/EventSelection.h"
28- #include " Common/DataModel/Multiplicity.h"
29- #include " Common/DataModel/TrackSelectionTables.h"
30- #include " Common/Core/EventPlaneHelper.h"
31- #include " Common/DataModel/Qvectors.h"
32- #include " Common/CCDB/EventSelectionParams.h"
3334
3435// Event selection: Only events that contain track above some threshold
3536/*
You can’t perform that action at this time.
0 commit comments