There was an error while loading. Please reload this page.
1 parent c38b9cb commit e193c75Copy full SHA for e193c75
1 file changed
PWGMM/UE/Tasks/flattenicityTask.cxx
@@ -1,3 +1,8 @@
1
+/// \file flattenicityTask.cxx
2
+/// \brief Flattenicity analysis task for UE studies
3
+/// \author Eisha Rani
4
+/// \since August 2026
5
+
6
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
7
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
8
// All rights not expressly granted are reserved.
@@ -9,11 +14,6 @@
9
14
// granted to it by virtue of its status as an Intergovernmental Organization
10
15
// or submit itself to any jurisdiction.
11
16
12
-/// \file flattenicityTask.cxx
13
-/// \brief Flattenicity analysis task for UE studies
-/// \author Eisha Rani
-/// \since August 2026
-
17
#include "Common/Core/TrackSelection.h"
18
#include "Common/Core/TrackSelectionDefaults.h"
19
#include "Common/DataModel/EventSelection.h"
0 commit comments