Skip to content

saghosh/HFEleStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HFEleStudy

For HF Electron Reconstruction Studies

Steps to run this:

  1. Log in to lxplus (for the time being use lxplus7 : ssh [email protected])

  2. Set up the CMSSW area:

$ cmsrel CMSSW_10_6_29
$ cd CMSSW_10_6_29/src
$ cmsenv
  1. Clone the repo:
$ git clone [email protected]:saghosh/HFEleStudy.git
  1. Compile:
$ scram b -j 8
  1. Go tot he test area and run the code (remember to set up your voms proxy before):
$ cd HFEleStudy/hfe/test/
$ voms-proxy-init --voms cms
(and enter your password)
$ cmsRun ZEE_RecHit_AOD_cfg.py

You should get your output ROOT file to anlayse further.

About

For HF Electron Reconstruction Studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published