Skip to content

Commit b755603

Browse files
authored
Update README.md
1 parent bb95a75 commit b755603

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# recotest
1+
# recotest
2+
Run this example in CMS Open Data VM http://opendata.cern.ch/VM/CMS/2011
3+
4+
cmsrel CMSSW_5_3_32
5+
cd CMSSW_5_3_32/src
6+
cmsenv
7+
mkdir recotest
8+
cd recotest
9+
ln -sf /cvmfs/cms-opendata-conddb.cern.ch/FT_53_LV5_AN1_RUNA FT_53_LV5_AN1
10+
ln -sf /cvmfs/cms-opendata-conddb.cern.ch/FT_53_LV5_AN1_RUNA.db FT_53_LV5_AN1_RUNA.db
11+
cmsRun configFile.py

0 commit comments

Comments
 (0)