Coder Social home page Coder Social logo

wmass / cmgtools-lite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cern-ph-cmg/cmgtools-lite

0.0 8.0 8.0 223.99 MB

CMGTools as a subsystem, not as a CMSSW overlay

Python 75.71% C++ 14.62% Perl 0.03% Shell 6.99% C 2.60% HTML 0.04% Objective-C 0.01%

cmgtools-lite's Introduction

Short recipe for CMGTools

For the general recipe, follow these instructions.


# setup CMSSW and the base git (do on a lxplus6 to build it)
cmsrel CMSSW_9_4_12
cd CMSSW_9_4_12/src
cmsenv
git cms-init

# add the wmass cmg-cmssw repository to get the Heppy heppy_94X branch
git remote add wmass-central  [email protected]:WMass/cmg-cmssw.git  -f  -t heppy_94X

# configure the sparse checkout, and get the base heppy packages
cp /afs/cern.ch/user/e/emanuele/public/wmass/sparse-checkout_94X_heppy .git/info/sparse-checkout 
git checkout -b heppy_94X wmass-central/heppy_94X

# now get the CMGTools subsystem from the cmgtools-lite repository
git clone -o wmass-central [email protected]:WMass/cmgtools-lite.git  -b wmass94X CMGTools

#compile
cd $CMSSW_BASE/src && scram b -j 8

#run
cd CMGTools/WMass/cfg
heppy Trash run_wmass_cfg.py -N 5000 --option test=1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.