We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ade0f commit 41efa36Copy full SHA for 41efa36
Detectors/Upgrades/ALICE3/TRK/macros/test/postClusterSizeVsEta.C
@@ -29,7 +29,7 @@
29
using namespace std;
30
31
// ### required input file: CheckClusters.root, which is the output of CheckClusters.C macro
32
-void CheckClusterSizeVsEta(const std::string& strFileInput = "CheckClusters.root")
+void postClusterSizeVsEta(const std::string& strFileInput = "CheckClusters.root")
33
{
34
gStyle->SetOptStat(0);
35
0 commit comments