Skip to content

Commit 27fde20

Browse files
authored
[Common] Include TMath header in multCalibrator.cxx (#12728)
1 parent a343f5e commit 27fde20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Tools/Multiplicity/multCalibrator.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <TH1D.h>
2626
#include <TH1F.h>
2727
#include <TList.h>
28+
#include <TMath.h>
2829
#include <TProfile.h>
2930
#include <TStopwatch.h>
3031

0 commit comments

Comments
 (0)