Changes between Version 6 and Version 7 of TOPMassMeasurmentExample


Ignore:
Timestamp:
Jul 22, 2014, 5:24:47 PM (10 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TOPMassMeasurmentExample

    v6 v7  
    4343        }}}
    4444   The code will print the following:
    45        {{{WARNING: No transfer function currently define. Please use the change_tf command to define one.
    46 Do you want to edit a card (press enter to bypass editing)?
    47   1 / param      : param_card.dat
    48   2 / run        : run_card.dat
    49   3 / madweight  : madweight_card.dat
    50   4 / transfer   : transfer_card.dat
    51   5 / lhco       : input.lhco
    52  you can also
    53    - enter the path to a valid card or banner.
    54    - use the 'set' command to modify a parameter directly.
    55      The set option works only for param_card and run_card.
    56      Type 'help set' for more information on this command.
    57    - use the 'change_tf' command to set a transfer functions.
    58  [0, done, 1, param, 2, run, 3, madweight, 4, enter path, ... ][60s to answer]
    59 
    60 }}}
     45       {{{
     46       WARNING: No transfer function currently define. Please use the change_tf command to define one.
     47       Do you want to edit a card (press enter to bypass editing)?
     48          1 / param      : param_card.dat
     49          2 / run        : run_card.dat
     50          3 / madweight  : madweight_card.dat
     51          4 / transfer   : transfer_card.dat
     52          5 / lhco       : input.lhco
     53       you can also
     54          - enter the path to a valid card or banner.
     55          - use the 'set' command to modify a parameter directly.
     56             The set option works only for param_card and run_card.
     57             Type 'help set' for more information on this command.
     58          - use the 'change_tf' command to set a transfer functions.
     59       [0, done, 1, param, 2, run, 3, madweight, 4, enter path, ... ][60s to answer]
     60       }}}
    6161
    6262  1. You need to define which type of '''transer_function''' you want to use (the analytical form). For this example, we will use one of the pre-defined one. GO to the page TRANSFERFUNCTIONS for details on how implement additional functions. so type