Skip to content

ashimroy/EGMObjectDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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_12_2_1

cd CMSSW_12_2_1/src

cmsenv

git clone -b 12_X 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

 
 
 

Contributors