Skip to content

yannick-fischer31/ZprimeSemiLeptonic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTbarLJ workflow

This branch is for the full dataset towards Moriond 17

  • TTbarLJSkimmingModule This module takes ntuples and cleans leptons and jets and applies preliminary cuts

    • input: NtupleWriter output
    • object reconstruction (leptons, jets, MET)
    • preselection:
      • >=1 lepton + >=2 jets + MET
      • lower thresholds for MET and jet pTs, compared to final analysis selection
  • BDTWJetsVariableDumpModule This module takes the root file output from the skimming modules and dumps the variables needed for BDT training and testing into the AnalysisTree

    • input: TTbarLJSkimmingModule output
  • TTbarLJAnalysisLiteModule

    • input: TTbarLJSkimmingModule output
    • final l+jets analysis selection
    • sub-ntuple with minimal set of variables and weights

About

Zprime -> ttbar -> lepton+jets analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • C++ 2.0%
  • Other 0.4%