File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# 2010-commissioning-dimuon
2
2
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.
5
4
You need to work in a Virtual Machine properly contextualized for CMS.
6
5
7
6
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
53
52
In this programe just type command: .x mergeCommissioning.C .
54
53
This merging create a root file called CommissioningAllval.root.
55
54
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
+ ```
57
59
and navigate to relevant file.
You can’t perform that action at this time.
0 commit comments