xboa
Functions | Variables
xboa.examples.File_Convert Namespace Reference

Functions

def file_convert
 
def read_control
 
def read_input
 
def write_output
 
def rotate
 
def translate
 
def mass_shell_condition
 
def plots
 
def main
 

Variables

 debug = False
 

Function Documentation

def xboa.examples.File_Convert.file_convert (   control_file)
def xboa.examples.File_Convert.read_control (   filename)
def xboa.examples.File_Convert.read_input (   lines)
def xboa.examples.File_Convert.write_output (   lines,
  bunch 
)
def xboa.examples.File_Convert.rotate (   lines,
  bunch 
)
def xboa.examples.File_Convert.translate (   lines,
  bunch 
)
def xboa.examples.File_Convert.mass_shell_condition (   lines,
  bunch 
)
def xboa.examples.File_Convert.plots (   lines,
  bunch,
  do_in 
)
def xboa.examples.File_Convert.main (   argv = None)

Variable Documentation

debug = False

Definition at line 164 of file File_Convert.py.