The online software uses the 'JPlot' framework:
> cvs co OnlTools/Jevp
> cvs co OnlTools/PDFUtil
> cvs co StRoot/RTS
> cvs co StRoot/StDaqLib
>cvs co StRoot/StEvent
The framework currently only compiles correctly with the 'pro' library version:
> starver pro
> cons
To run do:
> OnlTools/Jevp/launch fgtBuilder -file filename -pdf outputfilename.pdf
Jevp instructions can be found in
OnlTools/Jevp/readme.txt
The fgt specific code is in OnlTools/Jevp/StJevpBuilders/fgtBuilder.{h,cxx}