sundleeb / PandaProd

Package for production of PandA from CMSSW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 63.9%Language:Python 35.6%Language:Shell 0.5%