We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c902fed commit 68717f6Copy full SHA for 68717f6
PWGHF/Tasks/pidStudies.cxx
@@ -9,7 +9,7 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-/// \file HfPidStudies.cxx
+/// \file pidStudies.cxx
13
/// \brief task for studies of PID performance
14
///
15
/// \author Fabrizio Chinu <fabrizio.chinu@cern.ch>, Università and INFN Torino
@@ -20,8 +20,8 @@
20
#include "TPDGCode.h"
21
22
#include "Framework/AnalysisTask.h"
23
-#include "Framework/HistogramRegistry.h"
24
#include "Framework/runDataProcessing.h"
+
25
#include "Common/DataModel/PIDResponse.h"
26
#include "Common/DataModel/Centrality.h"
27
#include "Common/DataModel/Multiplicity.h"
0 commit comments