Giter Site home page Giter Site logo

lqanalyzer's Introduction

//###########################
//   Author John Almond
//###########################
Steps to run analysis:
1) Download LQanalyzer:
git clone [email protected]:jalmond/LQanalyzer.git
cd LQanalyzer/
git checkout -b BRANCH_NAME origin/BRANCH_NAME
 
2) in LQanalyzer main directory type:
source setup.sh

## NOTE


NEW for CATAnalyzer::

_______________________
Triggers:
_______________________
The following triggers are included in new SKtrees:

example: 
std::vector<TString> triggerslist;
triggerslist.push_back("HLT_IsoMu24_eta2p1_v");
if(!PassTrigger(triggerslist, prescale)) return;


_______________________
TriggerMatching:
_______________________
example:
KMuon lep; || KElectron lep;
lep.TriggerMatched("HLT_IsoMu24_eta2p1") 

can use any of these:
 ///HLT_IsoMu24_eta2p1_v
 ///HLT_Mu17_Mu8_DZ_v
 ///HLT_Mu17_TkMu8_DZ_v
 ///HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_DZ_v
 ///HLT_Mu17_TrkIsoVVL_Mu8_TrkIsoVVL_v
 ///HLT_Mu17_TrkIsoVVL_TkMu8_TrkIsoVVL_v
 ///HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_v
 ///HLT_Ele12_Ele23_CaloIdL_TrackIdL_IsoVL_DZ_v
 ///HLT_Mu17_TrkIsoVVL_Ele12_CaloIdL_TrackIdL_IsoVL_v
 ///HLT_Mu8_TrkIsoVVL_Ele17_CaloIdL_TrackIdL_IsoVL_v
 ///HLT_Ele16_Ele12_Ele8_CaloIdL_TrackIdL_v
 ///HLT_Ele17_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v
 ///HLT_Ele12_CaloIdL_TrackIdL_IsoVL_v
 ///HLT_Ele17_CaloIdL_TrackIdL_IsoVL_v
 ///HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_DZ_v
 ///HLT_Ele23_Ele12_CaloIdL_TrackIdL_IsoVL_
 ///HLT_DoubleEle33_CaloIdL_GsfTrkIdVL_v
 ///HLT_Ele27_eta2p1_WPLoose_Gsf_TriCentralPFJet30_v




/// BTAGGING : https://twiki.cern.ch/twiki/bin/viewauth/CMS/BtagRecommendation76X
pfCombinedInclusiveSecondaryVertexV2BJetTags	
CombinedSecondaryVertex v2	CSVv2L	see KJet.h for WP
CombinedSecondaryVertex v2	CSVv2M	
CombinedSecondaryVertex v2	CSVv2T	



/// Pileup ID jets: use 13 TeV ID
https://twiki.cern.ch/twiki/bin/view/CMS/JPTPileupJetID
https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookMiniAOD2014

lqanalyzer's People

Contributors

jalmond avatar jedori0228 avatar sungbinoh avatar jbhyun avatar sihyunjeon avatar

Watchers

James Cloos avatar jhchoi 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.