Skip to content

mmusich/short-ex-trk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

short-ex-trk

Code for the CMSDAS Schools Short Tracking Exercise

The setup

This package is meant to provide solutions to the exercises

  • Setup in CMSSW_10_6_18
scram p -n cmssw CMSSW_10_6_18
cd cmssw/src/
cmsenv
git clone [email protected]:mmusich/short-ex-trk.git .
scram b -j 8

Then simply run the configs

cmsRun MyDirectory/PrintOutTracks/test/run_cfg.py
cmsRun MyDirectory/PrintOutTracks/test/run_cfg_MVA.py
cmsRun MyDirectory/PrintOutTracks/test/construct_secondary_vertices_cfg.py

or the scripts in

$CMSSW_BASE/src/MyDirectory/PrintOutTracks/scripts/


About

Code for the CMSDAS Schools Short Tracking Exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published