Skip to content

Commit e193c75

Browse files
committed
Fix some errors for flattenicityTask
1 parent c38b9cb commit e193c75

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

PWGMM/UE/Tasks/flattenicityTask.cxx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
27
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
38
// All rights not expressly granted are reserved.
@@ -9,11 +14,6 @@
914
// granted to it by virtue of its status as an Intergovernmental Organization
1015
// or submit itself to any jurisdiction.
1116

12-
/// \file flattenicityTask.cxx
13-
/// \brief Flattenicity analysis task for UE studies
14-
/// \author Eisha Rani
15-
/// \since August 2026
16-
1717
#include "Common/Core/TrackSelection.h"
1818
#include "Common/Core/TrackSelectionDefaults.h"
1919
#include "Common/DataModel/EventSelection.h"

0 commit comments

Comments
 (0)