We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa53957 commit b2416b4Copy full SHA for b2416b4
README.md
@@ -55,15 +55,13 @@ You do this as follow. In the downloaded repository is also file with name merge
55
Press command for opening ROOT program:
56
```
57
root
58
-
59
60
In this programe just type command:
61
62
.x mergeCommissioning.C .
63
64
65
This merging create a root file called CommissioningAllval.root .
66
-To look at this output, write down command:
+To look at this output, write down command in ROOT program:
67
68
new TBrowser
69
0 commit comments