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 37f968f commit 5cdb006Copy full SHA for 5cdb006
README.md
@@ -4,7 +4,8 @@ Run this test in CMS Open Data VM [http://opendata.cern.ch/VM/CMS/2011]
4
cmsrel CMSSW_5_3_32
5
cd CMSSW_5_3_32/src
6
cmsenv
7
-mkdir recotest
+git clone https://github.com/katilp/recotest.git
8
+
9
cd recotest
10
ln -sf /cvmfs/cms-opendata-conddb.cern.ch/FT_53_LV5_AN1_RUNA FT_53_LV5_AN1
11
ln -sf /cvmfs/cms-opendata-conddb.cern.ch/FT_53_LV5_AN1_RUNA.db FT_53_LV5_AN1_RUNA.db
0 commit comments