Skip to content

pellicci/L1PhaseIIStudies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

L1PhaseIIStudies

This package provides utilities for Phase-2 studies for L1 objects.

How to install:

  cmsrel CMSSW_9_2_0
  cd CMSSW_9_2_0/src/
  cmsenv
  git cms-init
  git remote add cms-l1t-offline git@github.com:cms-l1t-offline/cmssw.git
  git fetch cms-l1t-offline
  git cms-merge-topic -u cms-l1t-offline:l1t-phase2-v1.14.1
  • If you want the L1 muon kalman filter, do this
  git remote add bachtis git@github.com:bachtis/cmssw.git
  git fetch bachtis
  git checkout bachtis/KMTF_PhaseII
  git cms-merge-topic -u cms-l1t-offline:l1t-phase2-v1.14.1
  • Then get our package
  git clone https://github.com/pellicci/L1PhaseIIStudies.git L1TriggerDPG/L1PhaseIIStudies
  scram b
  • Then go in test, where you'll find run_l1p2ntuplemaker.py, which is the main python config for the ntuple maker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors