############################################################################# # # # This is the name of the logon macro (executed at root startup) and the # # logoff macro (executed when quiting root) # # # ############################################################################# Rint.Logon: ${PROJECT_BINARY_DIR}/rootlogon.C Rint.Logoff: ${PROJECT_BINARY_DIR}/rootlogoff.C ############################################################################# # # # This is used if you want to use the root documentation facility to # # create the documentation of the code out of the code # # # ############################################################################# Root.Html.DescriptionStyle: Doc++ Root.Html.Author: ! Author(s): Root.Html.Copyright: ! Copyright Root.Html.Modified: ! Modified: Root.Html.Description // ---- Root.Html.Root: http://root.cern.ch/root/htmldoc/ Root.Html.HomePage: http://magic.astro.uni-wuerzburg.de/mars/ Root.Html.SearchEngine: http://magic.astro.uni-wuerzburg.de/mars/search.html Root.Html.ViewCVS: http://www.astro.uni-wuerzburg.de/viewcvs/ ############################################################################# # # # Some default changes # # # ############################################################################# #Canvas.HighLightColor: 3 #Canvas.MoveOpaque: 0 #Canvas.ResizeOpaque: 0 Canvas.ShowEventStatus: Yes #Canvas.ShowToolBar: Yes #Canvas.ShowEditor: Yes #Canvas.AutoExec: No