Changes between Version 1 and Version 2 of SFS
- Timestamp:
- Jun 5, 2020, 7:26:46 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SFS
v1 v2 1 bla 1 2 == Simplified - Fast Simulation (SFS) of detector response == 3 4 This 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 9 ma5> install fastjet 10 }}} 11 and you are ready to go. 12 13 under development...