Difference between revisions of "Green Monster Doc"
From PREX Wiki
Jump to navigationJump to searchLine 4: | Line 4: | ||
== Functionality Outline == | == Functionality Outline == | ||
+ | |||
+ | [[File:GreenMonsterConcept.pdf|thumb|caption]] | ||
+ | |||
+ | The purpose of reworking the green monster is so that the GUI will not rely on the ROOT GUI libraries which are old, and difficult to extend. This presents a challenge in that the new GUI has to interface with the legacy code in cfSockCli.c and cfSockSer.c. |
Revision as of 15:29, 10 April 2019
Green Monster appearance as it appeared on 2019-04-10.
Functionality Outline
The purpose of reworking the green monster is so that the GUI will not rely on the ROOT GUI libraries which are old, and difficult to extend. This presents a challenge in that the new GUI has to interface with the legacy code in cfSockCli.c and cfSockSer.c.