by CERN

Advanced graphical user interface for particle simulation programs
◀ Previous   △ Index   Next ▶

F7.3} Project class

 Constructor:

     Project.Project()

 initialize the structure to hold a project file

 Important Methods:
     clear()              to re-initialize project
     load(filename)       load project from file filename
     save([filename])     save project to filename
     runCmd(run)          create run command


F.4} .flair file structure
 # comments
 Variable: Value
 
Notes:
multi-line values are terminated with Ctrl-L Run: name ... Block of Run related information Data: ... ... Including Data processing information EndData EndRun Plot: name ... Plot related informations EndPlot
◀ Previous   △ Index   Next ▶