Git Product home page Git Product logo

tth-13tevmultileptons's Introduction

#Notre Dame ttH multi-lepton framework

Analysis code for ttH H-->WW,ZZ,tautau-->2 or more leptons

Installation

Setup CMSSW and clone repositories by running:

curl https://raw.githubusercontent.com/cms-ttH/ttH-13TeVMultiLeptons/master/setup.sh|sh -

To create release for running lmits, use:

curl https://raw.githubusercontent.com/cms-ttH/ttH-13TeVMultiLeptons/master/setup_limit.sh|sh-

NOTE: Due to concurrent scram usage, these may fail with errors. In this case, run scram b -j32 again. Then try running over some miniAOD:

voms-proxy-init -voms cms
cd ttH-13TeVMultiLeptons/TemplateMakers/test/
cmsRun osTwoLep_cfg.py

To view the tth-specific classes' TLorentzVectors in the TBrowser, add the following to your rootlogon.C file (assuming you've setup cmssw):

gSystem->Load("libttH-13TeVMultiLeptonsTemplateMakers.so");

Running limits

If curious look inside setup_limit.sh to see what it is doing. Now, make the histograms for the datacard:

  cd TemplateMakers/test/
  cmsenv
  root -l makeStackPlotsFinalShape.C+

Running the full chain

See Here

8 TeV reference twiki

See Here

tth-13tevmultileptons's People

Contributors

abrinke1 avatar andrew42 avatar annawoodard avatar cms-nd-user avatar geoff-smith avatar klannon avatar matz-e avatar remkamal avatar wenzhaoli avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tth-13tevmultileptons's Issues

re-organize object collections

Move from preselected, tight, loose leptons to a single collection (for tree-making only) and add corresponding preselected,loose,tight etc info as members to lepton classes. do the same for jets. Update the dependent codes accordingly.

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.