Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.14 KB

DiffractiveANAwithTMVA

Analysis code for selecting diffractive events in CMS

Install

  • Checkout code into the TMVA working directory of your ROOT installation.

    # for compilation just type
    $ make

Data

Workflow

  • Diffractive_TMVAClassification:
    For training with MC data and create weight files for application

  • Diffractive_TMVApplication:
    To apply classifier cut on data or MC and create histograms

  • CreateFigures:
    Draw figures from previous created hists