Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Tutorials/PWGLF/Strangeness/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
# granted to it by virtue of its status as an Intergovernmental Organization
# or submit itself to any jurisdiction.

add_subdirectory(pp)
add_subdirectory(PbPb)
add_subdirectory(Original)
add_subdirectory(Derived)

41 changes: 41 additions & 0 deletions Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Copyright 2019-2020 CERN and copyright holders of ALICE O2.

Check failure on line 1 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Use kebab-case for names of workflows and match the name of the workflow file.
# See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
# All rights not expressly granted are reserved.
#
# This software is distributed under the terms of the GNU General Public
# License v3 (GPL Version 3), copied verbatim in the file "COPYING".
#
# In applying this license CERN does not waive the privileges and immunities
# granted to it by virtue of its status as an Intergovernmental Organization
# or submit itself to any jurisdiction.

o2physics_add_dpl_workflow(strangeness-derived-skeleton

Check failure on line 12 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name strangeness-derived-skeleton does not match its file name strangeness_derived_skeleton.cxx. (Matches strangenessDerivedSkeleton.cxx.)
SOURCES strangeness_derived_skeleton.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME AnalysisTutorial)

o2physics_add_dpl_workflow(strangeness-derived-step0

Check failure on line 17 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name strangeness-derived-step0 does not match its file name strangeness_derived_step0.cxx. (Matches strangenessDerivedStep0.cxx.)
SOURCES strangeness_derived_step0.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME AnalysisTutorial)

o2physics_add_dpl_workflow(strangeness-derived-step1

Check failure on line 22 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name strangeness-derived-step1 does not match its file name strangeness_derived_step1.cxx. (Matches strangenessDerivedStep1.cxx.)
SOURCES strangeness_derived_step1.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME AnalysisTutorial)

o2physics_add_dpl_workflow(strangeness-derived-step2

Check failure on line 27 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name strangeness-derived-step2 does not match its file name strangeness_derived_step2.cxx. (Matches strangenessDerivedStep2.cxx.)
SOURCES strangeness_derived_step2.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME AnalysisTutorial)

o2physics_add_dpl_workflow(strangeness-derived-step3

Check failure on line 32 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name strangeness-derived-step3 does not match its file name strangeness_derived_step3.cxx. (Matches strangenessDerivedStep3.cxx.)
SOURCES strangeness_derived_step3.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME AnalysisTutorial)

o2physics_add_dpl_workflow(strangeness-derived-step4

Check failure on line 37 in Tutorials/PWGLF/Strangeness/Derived/Analysis/CMakeLists.txt

View workflow job for this annotation

GitHub Actions / O2 linter

[name/o2-workflow]

Workflow name strangeness-derived-step4 does not match its file name strangeness_derived_step4.cxx. (Matches strangenessDerivedStep4.cxx.)
SOURCES strangeness_derived_step4.cxx
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
COMPONENT_NAME AnalysisTutorial)

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"internal-dpl-clock": "",
"internal-dpl-aod-reader": {
"aod-file-private": "@input_data.txt",
"time-limit": "0",
"orbit-offset-enumeration": "0",
"orbit-multiplier-enumeration": "0",
"start-value-enumeration": "0",
"end-value-enumeration": "-1",
"step-value-enumeration": "1"
},
"internal-dpl-aod-spawner": "",
"strangeness_derived_tutorial": {
"nBins": "100",
"cutzvertex": "10"
},
"internal-dpl-aod-writer": "",
"internal-dpl-aod-global-analysis-file-sink": "",
"internal-dpl-injected-dummy-sink": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"internal-dpl-clock": "",
"internal-dpl-aod-reader": {
"aod-file-private": "@input_data.txt",
"time-limit": "0",
"orbit-offset-enumeration": "0",
"orbit-multiplier-enumeration": "0",
"start-value-enumeration": "0",
"end-value-enumeration": "-1",
"step-value-enumeration": "1"
},
"internal-dpl-aod-spawner": "",
"strangeness_derived_tutorial": {
"nBins": "100",
"cutzvertex": "10"
},
"internal-dpl-aod-writer": "",
"internal-dpl-aod-global-analysis-file-sink": "",
"internal-dpl-injected-dummy-sink": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"internal-dpl-clock": "",
"internal-dpl-aod-reader": {
"aod-file-private": "@input_data.txt",
"time-limit": "0",
"orbit-offset-enumeration": "0",
"orbit-multiplier-enumeration": "0",
"start-value-enumeration": "0",
"end-value-enumeration": "-1",
"step-value-enumeration": "1"
},
"strangeness_derived_tutorial": {
"nBins": "100",
"cutzvertex": "10",
"cascadesetting_cospa": "0.998",
"cascadesetting_v0cospa": "0.97",
"cascadesetting_dcacascdau": "1",
"cascadesetting_dcav0dau": "1",
"cascadesetting_dcabachtopv": "0.06",
"cascadesetting_dcapostopv": "0.06",
"cascadesetting_dcanegtopv": "0.06",
"cascadesetting_mindcav0topv": "0.01",
"cascadesetting_cascradius": "0.5",
"cascadesetting_v0radius": "1.2",
"cascadesetting_v0masswindow": "0.008",
"cascadesetting_competingmassrej": "0.008"
},
"internal-dpl-aod-writer": "",
"internal-dpl-aod-global-analysis-file-sink": "",
"internal-dpl-injected-dummy-sink": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"internal-dpl-clock": "",
"internal-dpl-aod-reader": {
"aod-file-private": "@input_data.txt",
"time-limit": "0",
"orbit-offset-enumeration": "0",
"orbit-multiplier-enumeration": "0",
"start-value-enumeration": "0",
"end-value-enumeration": "-1",
"step-value-enumeration": "1"
},
"strangeness_derived_tutorial": {
"nBins": "100",
"cutzvertex": "10",
"cascadesetting_cospa": "0.998",
"cascadesetting_v0cospa": "0.96999999999999997",
"cascadesetting_dcacascdau": "1",
"cascadesetting_dcav0dau": "1",
"cascadesetting_dcabachtopv": "0.0599999987",
"cascadesetting_dcapostopv": "0.0599999987",
"cascadesetting_dcanegtopv": "0.0599999987",
"cascadesetting_mindcav0topv": "0.00999999978",
"cascadesetting_cascradius": "0.5",
"cascadesetting_v0radius": "1.20000005",
"cascadesetting_v0masswindow": "0.00800000038",
"cascadesetting_competingmassrej": "0.00800000038",
"NSigmaTPCPion": "3",
"NSigmaTPCKaon": "3",
"NSigmaTPCProton": "3"
},
"internal-dpl-aod-writer": "",
"internal-dpl-aod-global-analysis-file-sink": "",
"internal-dpl-injected-dummy-sink": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,212 @@
{
"internal-dpl-clock": "",
"internal-dpl-aod-reader": {
"aod-file-private": "@input_data.txt",
"time-limit": "0",
"orbit-offset-enumeration": "0",
"orbit-multiplier-enumeration": "0",
"start-value-enumeration": "0",
"end-value-enumeration": "-1",
"step-value-enumeration": "1"
},
"strangenesstofpid": {
"v0Calibration.qaMassWindow": "0.005",
"axisP": {
"values": [
0,
0,
0.10000000149011612,
0.20000000298023224,
0.30000001192092896,
0.4000000059604645,
0.5,
0.6000000238418579,
0.699999988079071,
0.800000011920929,
0.8999999761581421,
1,
1.100000023841858,
1.2000000476837158,
1.2999999523162842,
1.399999976158142,
1.5,
1.600000023841858,
1.7000000476837158,
1.7999999523162842,
1.899999976158142,
2,
2.200000047683716,
2.4000000953674316,
2.5999999046325684,
2.799999952316284,
3,
3.200000047683716,
3.4000000953674316,
3.5999999046325684,
3.799999952316284,
4,
4.400000095367432,
4.800000190734863,
5.199999809265137,
5.599999904632568,
6,
6.5,
7,
7.5,
8,
9,
10,
11,
12,
13,
14,
15,
17,
19,
21,
23,
25,
30,
35,
40,
50
]
},
"axisRatioMethods": {
"values": [
400,
0.8999999761581421,
1.899999976158142
]
},
"v0Calibration.qaCosPA": "0.999",
"rejectUndefinedTof": "1",
"v0Calibration.qaDCADau": "0.5",
"axisDeltaTime": {
"values": [
2000,
-1000,
1000
]
},
"ccdb.ccdb-url": "http://alice-ccdb.cern.ch",
"v0Calibration.qaTPCNSigma": "5",
"ccdb.lutPath": "GLO/Param/MatLUT",
"axisDeltaTimeVsPrimaryCalculation": {
"values": [
500,
-500,
500
]
},
"axisEta": {
"values": [
20,
-1,
1
]
},
"axisTimeLong": {
"values": [
3000,
-1500000,
1500000
]
},
"calculationMethod": "0",
"calculateCascades": "-1",
"cascadeCalibration.qaV0DCADau": "0.5",
"axisNSigma": {
"values": [
200,
-10,
10
]
},
"axisSmallP": {
"values": [
250,
0,
2.5
]
},
"manualRunNumber": "544122",
"calculateV0TOFPIDs": "-1",
"cascadeCalibration.qaCascCosPA": "0.995",
"processDerivedData": "1",
"calculateV0s": "-1",
"cascadeCalibration.qaCascDCADau": "0.5",
"cascadeCalibration.qaMassWindow": "0.005",
"axisBCshift": {
"values": [
130,
-3006569.541579235,
237032.45348549983
]
},
"doBCshift": "1",
"useCustomRunNumber": "1",
"axisPosition": {
"values": [
400,
-400,
400
]
},
"processStandardData": "0",
"axisTime": {
"values": [
400,
10000,
50000
]
},
"calculateCascTOFPIDs": "-1",
"ccdb.mVtxPath": "GLO/Calib/MeanVertex",
"calculateV0TOFDebugs": "-1",
"axisSnp": {
"values": [
220,
-1.100000023841858,
1.100000023841858
]
},
"ccdb.grpmagPath": "GLO/Config/GRPMagField",
"ccdb.grpPath": "GLO/GRP/GRP",
"doNSigmas": "1",
"calculateV0TOFBetas": "-1",
"reassociateTracks": "1",
"ccdb.nSigmaPath": "Users/d/ddobrigk/stratof",
"doQA": "0",
"cascadeCalibration.qaV0CosPA": "0.995",
"cascadeCalibration.qaTPCNSigma": "5",
"d_bz": "-999",
"tofPosition": "377.934",
"doQANSigma": "0"
},
"strangeness_derived_tutorial": {
"nBins": "100",
"cutzvertex": "10",
"cascadesetting_cospa": "0.998",
"cascadesetting_v0cospa": "0.96999999999999997",
"cascadesetting_dcacascdau": "1",
"cascadesetting_dcav0dau": "1",
"cascadesetting_dcabachtopv": "0.0599999987",
"cascadesetting_dcapostopv": "0.0599999987",
"cascadesetting_dcanegtopv": "0.0599999987",
"cascadesetting_mindcav0topv": "0.00999999978",
"cascadesetting_cascradius": "0.5",
"cascadesetting_v0radius": "1.20000005",
"cascadesetting_v0masswindow": "0.00800000038",
"cascadesetting_competingmassrej": "0.00800000038",
"NSigmaTPCPion": "3",
"NSigmaTPCKaon": "3",
"NSigmaTPCProton": "3",
"NSigmaTOFPion": "3",
"NSigmaTOFKaon": "3",
"NSigmaTOFProton": "3"
},
"internal-dpl-aod-writer": "",
"internal-dpl-aod-global-analysis-file-sink": "",
"internal-dpl-injected-dummy-sink": ""
}
Loading
Loading