Skip to content

Commit 28e04f2

Browse files
authored
[PWGLF] Add GEP directory (#8074)
1 parent 96ae220 commit 28e04f2

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

PWGLF/Tasks/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
add_subdirectory(QC)
1414

1515
# PAGs
16+
add_subdirectory(GlobalEventProperties)
1617
add_subdirectory(Nuspex)
1718
add_subdirectory(Resonances)
1819
add_subdirectory(Strangeness)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2+
# See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3+
# All rights not expressly granted are reserved.
4+
#
5+
# This software is distributed under the terms of the GNU General Public
6+
# License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7+
#
8+
# In applying this license CERN does not waive the privileges and immunities
9+
# granted to it by virtue of its status as an Intergovernmental Organization
10+
# or submit itself to any jurisdiction.
11+

0 commit comments

Comments
 (0)