Skip to content

DiElectronX/GENfragments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GENfragments

# Init
cmsrel CMSSW_12_4_11
cd CMSSW_12_4_11/src
cmsenv
git cms-init

# Location of GEN fragments used by cmsDriver
git cms-addpkg Configuration/Generator

# Decay tables
git cms-addpkg GeneratorInterface/EvtGenInterface
rm -r GeneratorInterface/EvtGenInterface/data
git clone git@github.com:cms-data/GeneratorInterface-EvtGenInterface.git GeneratorInterface/EvtGenInterface/data

# This repository
git clone git@github.com:DiElectronX/GENfragments.git Configuration/GENfragments

The following script is used to download the GEN fragments used in 2018 (to be used once)

. init.sh

The GEN fragments can be found in:

python/          # New fragments, for Run 3 production
python/gkaratha/ # Old fragments, not to be used

The following script runs the cmsDriver commands for each fragment

. create.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published