Skip to content

Commit 13a8e53

Browse files
authored
Revert "Remove old function (AliceO2Group#9621)" (AliceO2Group#9622)
This reverts commit 1b6db1a.
1 parent 1b6db1a commit 13a8e53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Framework/Core/include/Framework/HistogramSpec.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ struct AxisSpec {
119119
long getNbins() const;
120120

121121
/// Function to make the axis logarithmic
122+
void makeLogaritmic() { makeLogarithmic(); };
122123
void makeLogarithmic();
123124

124125
/// Data members

0 commit comments

Comments
 (0)