Skip to content

Instantly share code, notes, and snippets.

@nsahoo
Last active December 19, 2016 09:45
Show Gist options
  • Save nsahoo/727f975c98ebe8bdbde63aacfa213e9d to your computer and use it in GitHub Desktop.
Save nsahoo/727f975c98ebe8bdbde63aacfa213e9d to your computer and use it in GitHub Desktop.
how to get 13TeV gen config files and install EvtGen package
$ git cms-addpkg GeneratorInterface/ExternalDecays
$ git cms-addpkg GeneratorInterface/EvtGenInterface <--- OLD
$ git clone https://github.com/cms-data/GeneratorInterface-EvtGenInterface GeneratorInterface/EvtGenInterface <--- NEW
$ mkdir -p Configuration/GenProduction/
$ git clone [email protected]:cms-sw/genproductions.git Configuration/GenProduction/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment