Skip to content

Commit 64b7658

Browse files
committed
eID study for single electron analysis
1 parent 25e6d5c commit 64b7658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/HFL/Tasks/taskSingleElectron.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ struct HfTaskSingleElectron {
4646
Configurable<float> tofNSigmaMax{"tofNSigmaMax", 3., "max of tof nsigma"};
4747
Configurable<float> tpcNSigmaMin{"tpcNSigmaMin", -1., "min of tpc nsigma"};
4848
Configurable<float> tpcNSigmaMax{"tpcNSigmaMax", 3., "max of tpc nsigma"};
49-
5049
Configurable<int> nBinsPt{"nBinsPt", 100, "N bins in pT histo"};
5150

5251
// SliceCache

0 commit comments

Comments
 (0)