Skip to content

Simple tuplizer for low energy photon clusters (3x3) and diphoton events (pi0/eta)

Notifications You must be signed in to change notification settings

RazorCMS/Pi0Tuplizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi0Tuplizer

Simple tuplizer for low energy photon clusters (3x3) and diphoton events (pi0/eta)


setup

source /cvmfs/cms.cern.ch/cmsset_default.sh
export SCRAM_ARCH=slc6_amd64_gcc530
if [ -r CMSSW_8_0_25/src ] ; then
 echo release CMSSW_8_0_25 already exists
else
scram p CMSSW CMSSW_8_0_25
fi
cd CMSSW_8_0_25/src
eval `scram runtime -sh`
git clone git@github.com:RazorCMS/Pi0Tuplizer.git PiZero/Pi0Tuplizer
scram b

cmsRun

cd python
cmsRun Pi0Tuplizer_80X_AlCaP0_RAW.py

submit crab jobs

crab submit -c crab.py

About

Simple tuplizer for low energy photon clusters (3x3) and diphoton events (pi0/eta)

Resources

Stars

Watchers

Forks

Packages

No packages published