Skip to content

Nik-Menendez/L1TMuonSimulationsMar2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L1TMuonSimulationsMar2017

Package to do the Phase 2 studies for Endcap Muon Track Finder (EMTF).

Build Status CMSSW version Latest tag

Build

export SCRAM_ARCH=slc6_amd64_gcc700
scram p -n P2_CMSSW_10_4_0 CMSSW_10_4_0
cd P2_CMSSW_10_4_0/src
cmsenv

# Checkout the emulator in the 'phase2-develop' branch
git clone -b phase2-develop git@github.com:jiafulow/DataFormatsSep2016.git DataFormats
git clone -b phase2-develop git@github.com:jiafulow/L1TriggerSep2016.git L1Trigger
# Checkout this repository
git clone git@github.com:jiafulow/L1TMuonSimulationsMar2017 L1TMuonSimulations
# Compile
scram b -j 10

Version

  • v1.5.0 (2019-05-06): Add displaced muon patterns. NN development incomplete.

  • v1.4.0 (2019-03-20): Add feasiblity study with displaced muons.

  • v1.3.0 (2019-03-12): Results using CMSSW_10_4_0 including overlap region.

  • v1.2.0 (2019-02-19): Move to CMSSW_10_4_0. Extend to overlap region.

  • v1.1.0 (2018-11-06): First results. Using CMSSW_10_1_5. Include GEM, ME0, iRPC. Add CSC bend info.

About

L1 endcap muon trigger upgrade studies at CMS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • Python 2.8%
  • Other 0.5%