Skip to content

Commit 9ed0885

Browse files
Dushmanta SahuDushmanta Sahu
authored andcommitted
Fix multiplicity issues
1 parent 76bdc66 commit 9ed0885

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

PWGLF/Tasks/Nuspex/MultiplicityPt.cxx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,7 @@ struct MultiplicityPt {
6666
// Service
6767
Service<o2::framework::O2DatabasePDG> pdg;
6868

69-
//===========================================================================
70-
// Configurable Parameters
71-
//===========================================================================
72-
// Add CCDB service for magnetic field
69+
7370
Service<ccdb::BasicCCDBManager> ccdb;
7471

7572
Configurable<bool> isRun3{"isRun3", true, "is Run3 dataset"};

0 commit comments

Comments
 (0)