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.
1 parent bb95a75 commit b755603Copy full SHA for b755603
README.md
@@ -1 +1,11 @@
1
-# recotest
+# 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