Skip to content

Commit 3beec55

Browse files
Igor AltsybeevIgor Altsybeev
authored andcommitted
add iostream
1 parent 3099327 commit 3beec55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
/// \brief A post-processing macro to draw average cluster size vs eta
1414

1515
#if !defined(__CLING__) || defined(__ROOTCLING__)
16+
#include <iostream>
1617
#include <TCanvas.h>
1718
#include <TFile.h>
1819
#include <TH1F.h>

0 commit comments

Comments
 (0)