Kalanand's October 2008 Log
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