Package madgraph :: Package madweight :: Module change_tf
[hide private]
[frames] | no frames]

Module change_tf

source code

Classes [hide private]
  XML_input
This class will organize in python obect the TF_param.dat file (written in xml)
  TF_with_particles
this class extend the XML with routine associating the particles.dat file
  TF_input
This class extend the XML input containing routines containing writing output
  Full_TF
class containing both extension of XML_input
  TF_block
class containing the information for a specific block from TF_param.dat
  TF_on_var
class containing the TF/WIDTH for a specific type
  TF_in_SubProcesses
Class for building transfert functions routine in a specific SubProcess
Functions [hide private]
 
create_TF_main(name, make, MW_dir) source code
 
create_param_inc(list_var) source code
 
create_ident_card(list_var) source code
 
create_rw(list_var) source code
 
create_version(name)
standard version number DIRNAME_X.Y written in Transfer_FctVersion.txt DIRNAME: name of the directory X and Y: version number coming from the new_transfer function
source code
 
update_dir(name, make, MW_dir) source code
 
extract_tf_name(filepos='./Cards/proc_card.dat')
read the file to find the requested change of variable
source code
Variables [hide private]
  opt = sys.argv
  listdir = os.listdir('./Source/MadWeight/transfer_function/data')
  name = extract_tf_name('./Cards/proc_card.dat')
  made_make = 0
  __package__ = 'madgraph.madweight'