Skip to content
hsert edited this page Jul 10, 2016 · 4 revisions

Move CMSSW directory

mv <path/to/CMSSW_...> <path/to/new/directory>/
cd <path/to/new/directory>/<CMSSW_...>/src
cmsenv
scramv1 b ProjectRename

CMS Configuration Files

An introduction to the configuration files, which are used to configure cmsRun jobs, can be found in WorkBookConfigFileIntro. For the description of the cmsRun Python Configuration Syntax, see SWGuideAboutPythonConfigFile.

Clone this wiki locally