Skip to content

davidlw/2017FlowMCRequest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2017FlowMCRequest

This is a repo for configs for MC sample requests.

Usage

cmsdriver cannot find pythons if one put 2017FlowMCRequest under ${CMSSW_BASE}/src. That is because CMSSW will not try to search pythons under ${CMSSW_BASE}/src/path/to/target/python. It will cease searching on the level ${CMSSW_BASE}/src/path/to/python. It is better to clone the repo outside ${CMSSW_BASE}.

git clone https://github.com/davidlw/2017FlowMCRequest.git
mv 2017FlowMCRequest/Configuration 2017FlowMCRequest/GeneratorInterface ${CMSSW_BASE}/src
cd ${CMSSW_BASE}/src
scram b

Examples of cmsdriver usage can be found in Configuration/GenProduction/scripts. Parameters for cmsdriver can be found on McM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%