Skip to content

Commit 814e615

Browse files
authored
Update README.md
1 parent edd8010 commit 814e615

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# 2010-commissioning-dimuon
22
3-
Validation code for 2010 Commissioning dataset, based on dimuon mass spectrum
4-
3+
Validation code for 2010 Commissioning dataset, based on dimuon mass spectrum.
54
You need to work in a Virtual Machine properly contextualized for CMS.
65

76
In order to run the demoanalyzer_cfg.py to create the Commissioning ROOT files,
@@ -53,5 +52,8 @@ Press command for opening ROOT program: root
5352
In this programe just type command: .x mergeCommissioning.C .
5453
This merging create a root file called CommissioningAllval.root.
5554

56-
To look at this output, write down command: new TBrowser
55+
To look at this output, write down command:
56+
```
57+
new TBrowser
58+
```
5759
and navigate to relevant file.

0 commit comments

Comments
 (0)