Skip to content

Commit 41efa36

Browse files
Igor AltsybeevIgor Altsybeev
authored andcommitted
rename the script
1 parent 87ade0f commit 41efa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/Upgrades/ALICE3/TRK/macros/test/postClusterSizeVsEta.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
using namespace std;
3030

3131
// ### required input file: CheckClusters.root, which is the output of CheckClusters.C macro
32-
void CheckClusterSizeVsEta(const std::string& strFileInput = "CheckClusters.root")
32+
void postClusterSizeVsEta(const std::string& strFileInput = "CheckClusters.root")
3333
{
3434
gStyle->SetOptStat(0);
3535

0 commit comments

Comments
 (0)