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.
2 parents f2e8a15 + d137490 commit bebe538Copy full SHA for bebe538
AnalysisFW/python/LocalProducer/README.md
@@ -1,10 +1,10 @@
1
## Instructions:
2
3
-# Setup ROOT 6.04.18 (or equivalent)
+### Setup ROOT 6.04.18 (or equivalent)
4
```
5
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
6
7
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
+### Configuration
+* Input tuple: .h header (tested with: ```/Multijet/13TeV/Data/2016/Ntuples-Data-2016-RunC-v2-part1.root```)
+* Number of events: .C file
0 commit comments