Skip to content

Commit

Permalink
clarify class name with ROOT7
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury committed Mar 9, 2022
1 parent 3b79d18 commit a7a7036
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/primer/ROOT_as_calculator.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,4 +515,5 @@ features of ROOT.
***Please move on to become an expert!***

[^2]: All ROOT classes' names start with the letter T. A notable exception is
RooFit. In this context all classes' names are of the form Roo*.
RooFit. In this context all classes' names are of the form Roo*. Starting with
ROOT7, all names start with and R.

0 comments on commit a7a7036

Please sign in to comment.