Skip to content

dabercro/PandaProd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PandaProd

Package for production of PandA from CMSSW

Installation

    cd $CMSSW_BASE/src
    eval `scram runtime -sh`
    
    git clone https://github.com/PandaPhysics/PandaTree
    git clone https://github.com/PandaPhysics/PandaProd

    # Don't do the following if you want to use 92x, but it is necessary for 80x:
    ./PandaProd/Producer/cfg/setuprel.sh

    scram b -j12

Run

cmsRun PandaProd/Producer/cfg/prod.py [options]

About

Package for production of PandA from CMSSW

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 75.4%
  • Python 23.3%
  • Shell 1.3%