Changes between Version 7 and Version 8 of WritingAnalyses


Ignore:
Timestamp:
Jul 9, 2015, 9:36:02 AM (10 years ago)
Author:
Jory Sonneveld
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WritingAnalyses

    v7 v8  
    1414We will now write our own CAT-UED-16-013 analysis. More detailed documentation about how to do this and accessible variables and functions can also be found in [http://arxiv.org/abs/1405.3982 arXiv:1405.3982].
    1515
    16 Many observables and functions are already implemented in [http://inspirehep.net/record/1301484/ the MA5 implementation of CMS-SUS-13-011], which can be used as an example.
     16Many observables and functions are already implemented in [http://inspirehep.net/record/1301484/ the MA5 implementation of CMS-SUS-13-011], which can be used as a guide for writing a more complicated analysis than what is done here.
    1717
    1818== Creating the directory ==