Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlange6 committed May 27, 2016
1 parent a9edc67 commit 3271636
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
The new class GEMDigiSimLink is added. The class makes a relation between the produced GEM digis (strip and bx) and the properties of the simhits (tof, particle type, process type, ..).
An example analyzer SimMuon/GEMDigitizer/test/GEMDigiSimLinkReader.cc also is added.

The input file needed in SimMuon/GEMDigitizer/test/runGEMDigiSimLinkReader_cfg.py
might be produced following the instructions from the GEM Simulation page:
https://twiki.cern.ch/twiki/bin/view/CMS/GemSimulationsInstructionsCMSSW#Using_cmsDriver

i.e
To produce the file containg GEMDigiSimLinks it is enough to run
cmsRun SimMuon/GEMDigitizer/test/runGEMDigiProducer_cfg.py

To produce the GEMRecHits you may use:
cmsRun RecoLocalMuon/GEMRecHit/test/runGEMRecHitProducer_cfg.py
Introduction to CMSSW: http://cms-sw.github.io

0 comments on commit 3271636

Please sign in to comment.