Skip to content

PandaPhysics/OldPandaProd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PandaProd

Installation instructions

First, set up CMSSW:

cmsrel CMSSW_8_0_24_patch1
cd CMSSW_8_0_24_patch1/src
cmsenv
git cms-init

Then, we check out all necessary packages:

git clone https://github.com/PandaPhysics/PandaUtilities
git clone https://github.com/PandaPhysics/PandaProd
sh PandaProd/setuprel.sh           # checks out some CMSSW packages based on POG recommendations

Finally, compile:

scram b -j$(nproc)

Running

The cmsRun executables are in PandaProd/Ntupler/test. You can use testNtupler.py to run a few events locally. To run on the grid, runNtupler.py is the configuration, and submitCrab.py is used to submit the jobs.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages