Skip to content

Commit 68717f6

Browse files
committed
Implement Vit comments
1 parent c902fed commit 68717f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGHF/Tasks/pidStudies.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
/// \file HfPidStudies.cxx
12+
/// \file pidStudies.cxx
1313
/// \brief task for studies of PID performance
1414
///
1515
/// \author Fabrizio Chinu <fabrizio.chinu@cern.ch>, Università and INFN Torino
@@ -20,8 +20,8 @@
2020
#include "TPDGCode.h"
2121

2222
#include "Framework/AnalysisTask.h"
23-
#include "Framework/HistogramRegistry.h"
2423
#include "Framework/runDataProcessing.h"
24+
2525
#include "Common/DataModel/PIDResponse.h"
2626
#include "Common/DataModel/Centrality.h"
2727
#include "Common/DataModel/Multiplicity.h"

0 commit comments

Comments
 (0)