Skip to content

This package dumps electron and photon related variables into a flat tree. The package runs on CMS MINIAOD data/MC. Also it will be updated soon to run on AOD data/MC.

Notifications You must be signed in to change notification settings

ykumar05/EGMObjectDumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

EGMObjectDumper

This package dumps electron and photon related variables into a flat tree. The package runs on CMS MINIAOD data/MC. Also it will be updated soon to run on AOD data/MC.

How to Install?

cmsrel CMSSW_11_1_0_pre8

cd CMSSW_11_1_0_pre8/src

cmsenv

git clone https://github.com/ashimroy/EGMObjectDumper

scram b -j8

cmsRun EGMObjectDumper/egmNtuplizer/python/ConfFile_cfg.py

How to submit CRAB jobs?

cd EGMObjectDumper/egmNtuplizer/test

source set_env.sh ## It will ask for grid password.

python egmNtuple_CrabSubmit.py ## You can edit this file on your requirement.

About

This package dumps electron and photon related variables into a flat tree. The package runs on CMS MINIAOD data/MC. Also it will be updated soon to run on AOD data/MC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.9%
  • Python 13.2%
  • C 10.7%
  • Other 1.2%