Skip to content

Commit 0959fb3

Browse files
authored
Update README.md
1 parent 8e401d0 commit 0959fb3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ In the datesets directory in the repository from github are index files with nam
4545
CMS_Run2010B_Commissioning_AOD_Apr21ReReco-v1_0003_file_index.txt
4646
CMS_Run2010B_Commissioning_AOD_Apr21ReReco-v1_0004_file_index.txt
4747

48-
These index files are the same as you can find in the open data portal record http://opendata.cern.ch/record/2 , they are copied here for convenience and also for details of the analysis you can read comments in the analysis code DemoAnalyzer.cc . It necessary to note that whole analysis can take around X hours.
48+
These index files are the same as you can find in the open data portal record http://opendata.cern.ch/record/2 , they are copied here for convenience and also for details of the analysis you can read comments in the analysis code DemoAnalyzer.cc .
49+
It necessary to note that whole analysis can take around X hours!
4950

5051
When you rerun for all four index files you should have four root files with names:
5152
Commissioning00val.root
@@ -68,4 +69,4 @@ To look at this output, write down command in ROOT program:
6869
```
6970
new TBrowser
7071
```
71-
and navigate to relevant file.
72+
and navigate to relevant file. The most interesting histogram is GM_mass_log. This is the validation histogram.

0 commit comments

Comments
 (0)