Giter Club home page Giter Club logo

setup's Introduction

Setup Latinos framework

Prepare Work Area

Exactly the same as for CVS (use version 4_2_8 for 7TeV analyses and 5_3_9 for 8TeV and 7_X_Y for 13TeV)

source $VO_CMS_SW_DIR/cmsset_default.(csh|sh)
cmsrel CMSSW_X_Y_Z
cd CMSSW_X_Y_Z/src
cmsenv
git cms-init

Checkout Code

Clone the setup repository from GitHub (replace Z by 7 or 8 or 13 and make sure your SSH keys are setup at GitHub otherwise you'll have to type your password many times)

git clone --branch ZTeV [email protected]:latinos/setup.git LatinosSetup

For example:

git clone --branch 7TeV [email protected]:latinos/setup.git LatinosSetup

git clone --branch 8TeV [email protected]:latinos/setup.git LatinosSetup

git clone --branch 13TeV [email protected]:latinos/setup.git LatinosSetup

And run the setup script

source LatinosSetup/Setup.sh

For datacard maker setup only:

source LatinosSetup/SetupShapeOnly.sh

Commit changes

Make sure you are in the right repository/folder (for WWAnalysis or HWWAnalysis).

Do a git commit (or maybe git add first; see general git infos).

Make sure everything is how you wanted it (e.g. look at the commit history).

Do a git push to push the changes to GitHub.

If you want to put major changes in externals, please ask for the best way to do this.

How to run skim

See https://github.com/latinos/LatinoTrees and the related README.md files, in particular:

https://github.com/latinos/LatinoTrees/tree/master/AnalysisStep/test

setup's People

Contributors

amassiro avatar jasperlauwers avatar piedraj avatar lenzip avatar yiiyama avatar dennroy avatar lviliani avatar ntrevisani avatar d4space avatar scodella avatar

Watchers

James Cloos avatar

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.