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

Module import_ufo

source code

Classes [hide private]
  UFOImportError
a error class for wrong import of UFO model
  InvalidModel
a class for invalid Model
  UFOMG5Converter
Convert a UFO model to the MG5 format
  OrganizeModelExpression
Organize the couplings/parameters of a model
  RestrictModel
A class for restricting a model for a given param_card.
Functions [hide private]
 
find_ufo_path(model_name)
find the path to a model
source code
 
import_model(model_name)
a practical and efficient way to import a model
source code
 
import_full_model(model_path)
a practical and efficient way to import one of those models (no restriction file use)
source code
Variables [hide private]
  logger = logging.getLogger('madgraph.model')
  logger_mod = logging.getLogger('madgraph.model')
  root_path = '/Users/alwall/MadGraph/madgraph5/MadGraph5_v1_4_8...
  _import_once = []
  __package__ = 'models'
Variables Details [hide private]

root_path

Value:
'/Users/alwall/MadGraph/madgraph5/MadGraph5_v1_4_8/models'