File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ o2physics_add_dpl_workflow(ue - charged
2121 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
2222 COMPONENT_NAME Analysis )
2323
24- o2physics_add_dpl_workflow (flattenicity
25- SOURCES flattenicityTask.cxx
26- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
27- COMPONENT_NAME Analysis )
24+ o2physics_add_dpl_workflow (flattenicity - task
25+ SOURCES flattenicityTask.cxx
26+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
27+ COMPONENT_NAME Analysis )
Original file line number Diff line number Diff line change 1- // =============================================================================
21// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
32// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
43// All rights not expressly granted are reserved.
98// In applying this license CERN does not waive the privileges and immunities
109// granted to it by virtue of its status as an Intergovernmental Organization
1110// or submit itself to any jurisdiction.
12- // /
13- // / \author Eishah Rani
14- // / \since August 5, 2026
11+
1512// / \file flattenicityTask.cxx
16- // / \brief Generator-Level vs Reconstruction-Level Flattenicity
17- // Based on:
18- // PWGMM/UE/Tasks/uecharged.cxx
19- // =============================================================================
13+ // / \brief Flattenicity analysis task for UE studies
14+ // / \author Eisha Rani
15+ // / \since August 2026
2016
2117#include " Common/Core/TrackSelection.h"
2218#include " Common/Core/TrackSelectionDefaults.h"
You can’t perform that action at this time.
0 commit comments