Skip to content

Commit a3144d9

Browse files
committed
Additional histograms to calculate ZP over ZN v3
1 parent 107351f commit a3144d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/GlobalEventProperties/uccZdc.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ struct UccZdc {
9595
Configurable<float> evtFracMCcl{"evtFracMCcl", 0.5, "fraction of events for MC closure"};
9696

9797
// Track-kinematics selection
98-
Configurable<int> itsRequirement{"itsRequirement", TrackSelection::GlobalTrackRun3ITSMatching::Run3ITSall7Layers, "0: Global Tracks, 2: Hits in the 7 ITS layers"};
9998
Configurable<float> minPt{"minPt", 0.1, "minimum pt of the tracks"};
10099
Configurable<float> maxPt{"maxPt", 50., "maximum pt of the tracks"};
101100
Configurable<float> minEta{"minEta", -0.8, "minimum eta"};

0 commit comments

Comments
 (0)