Changes between Version 1 and Version 2 of SFS


Ignore:
Timestamp:
Jun 5, 2020, 7:26:46 PM (5 years ago)
Author:
jackaraz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SFS

    v1 v2  
    1 bla
     1
     2== Simplified - Fast Simulation (SFS) of detector response ==
     3
     4This page contains a brief introduction about the usage of SFS machinery, for details, please see [CITE]. SFS machinery allows the user to simulate detector response within !MadAnalysis 5 framework using only !FastJet libraries. SFS contains three submodules, namely `reco_efficiency`, `smearer` and `tagger`. Default ATLAS and CMS cards can be found through corresponding links.
     5
     6* Prerequisites: !FastJet,
     7{{{
     8$> ./bin/ma5 -R
     9ma5> install fastjet
     10}}}
     11and you are ready to go.
     12
     13under development...