Kalanand's October 2008 Log

   September 2008   
October 2008
SuMoTuWeThFrSa
   1234
567891011
12131415161718
19202122232425
262728293031 
   November 2008   

October 2nd

HLT Development: edmConfigFromDB

You can then look at the list of paths online at: http://cms-project-confdb-hltdev.web.cern.ch/cms-project-confdb-hltdev/browser/ or offline with:
edmConfigFromDB --configName /dev/CMSSW_2_1_9/HLT/V1 --nopsets --noedsources --noes --noservices --nosequences --nomodules | awk '/\/ { print $2 }'
or (even better) try the following:
edmConfigFromDB --format summary.ascii --configName /dev/CMSSW_2_1_9/HLT
other commands in this series are:
edmConfigFromDB --list
edmConfigFromDB --configName /user/kalanand/test --versions
(to see all versions of the configuration files, otherwise leave out the --versions flag)
edmConfigFromDB --configId 123 --cff > MyFragment.cff

Go to September's log


Last modified: Mon Oct 27 15:34:23 CST 2008