Skip to content

Commit 9674fa5

Browse files
committed
Remove unused parameter
1 parent a3f8bb6 commit 9674fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Nuspex/hyperhelium4sigmaAnalysis.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace
3939
{
4040
constexpr int kITSLayers = 7;
4141
constexpr int kITSInnerBarrelLayers = 3;
42-
constexpr int kITSOuterBarrelLayers = 4;
42+
// constexpr int kITSOuterBarrelLayers = 4;
4343
std::shared_ptr<TH1> hMotherCounter;
4444
std::shared_ptr<TH1> hDauAlphaCounter;
4545
std::shared_ptr<TH1> hDauTritonCounter;

0 commit comments

Comments
 (0)