Skip to content

Commit bebe538

Browse files
committed
Merge branch 'master' of github.com:tamshai/cms-opendata-2011-jets
2 parents f2e8a15 + d137490 commit bebe538

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Instructions:
22

3-
# Setup ROOT 6.04.18 (or equivalent)
3+
### Setup ROOT 6.04.18 (or equivalent)
44
```
55
source /afs/cern.ch/sw/lcg/contrib/gcc/4.9/x86_64-slc6-gcc49-opt/setup.sh && source /afs/cern.ch/sw/lcg/app/releases/ROOT/6.04.18/x86_64-slc6-gcc49-opt/root/bin/thisroot.sh
66
```
77

8-
# Configuration
9-
* Input tuple in .h header (tested with: /Multijet/13TeV/Data/2016/Ntuples-Data-2016-RunC-v2-part1.root)
10-
* Number of events in .C file
8+
### Configuration
9+
* Input tuple: .h header (tested with: ```/Multijet/13TeV/Data/2016/Ntuples-Data-2016-RunC-v2-part1.root```)
10+
* Number of events: .C file

0 commit comments

Comments
 (0)