Skip to content

Commit e0ea23b

Browse files
authored
Fix include order for ASoAHelpers in nchCumulantsId.cxx and Required Headers added
Required headers added also configurable axis added to the analysis
1 parent 84ee650 commit e0ea23b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323

2424
#include <CCDB/BasicCCDBManager.h>
2525
#include <CommonConstants/PhysicsConstants.h>
26+
#include <Framework/ASoAHelpers.h>
2627
#include <Framework/AnalysisDataModel.h>
2728
#include <Framework/AnalysisHelpers.h>
2829
#include <Framework/AnalysisTask.h>
29-
#include <Framework/ASoAHelpers.h>
3030
#include <Framework/Configurable.h>
3131
#include <Framework/HistogramRegistry.h>
3232
#include <Framework/HistogramSpec.h>

0 commit comments

Comments
 (0)