Package models :: Module check_param_card
[hide private]
[frames] | no frames]

Module check_param_card

source code

Classes [hide private]
  InvalidParamCard
a class for invalid param_card
  Parameter
A class for a param_card parameter
  Block
list of parameter
  ParamCard
a param Card: list of Block
  ParamCardRule
A class for storing the linked between the different parameter of the param_card.
Functions [hide private]
 
convert_to_slha1(path, outputpath=None) source code
 
convert_to_mg5card(path, outputpath=None) source code
 
make_valid_param_card(path, restrictpath, outputpath=None)
modify the current param_card such that it agrees with the restriction
source code
 
check_valid_param_card(path, restrictpath=None)
check if the current param_card agrees with the restriction
source code
Variables [hide private]
  __package__ = 'models'