forked from GRIFFINCollaboration/GRSISort
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.grsirc
28 lines (18 loc) · 749 Bytes
/
.grsirc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Unix.*.Root.MacroPath: .:$(GRSISYS)/util:$(ROOTSYS)/macros:$(GRSISYS)/scripts:$(GRSISYS)/examples:$(GRSISYS)/myAnalysis
#Unix.*.Root.DynamicPath: .:~/rootlibs:$(ROOTSYS)/lib:$/home/tiguser/packages/SharcAnalysis
#files to load at log in:
Rint.Logon: $(GRSISYS)/grsi_logon.C
Rint.History $(GRSISYS)/.grsi_history
Rint.HistSize: 1000000
Rint.PromptColor: #CCCC00
Rint.BracketColor: bold green
Rint.BadBracketColor: bold red underlined
Rint.TabComColor: magenta
#default root variables form the grsi enviorment
Canvas.MoveOpaque: false
Canvas.ResizeOpaque: false
Canvas.ShowEventStatus: true
#Canvas.ShowToolBar: true
Browser.Name: GRootBrowser
Gui.IconPath: $(GRSISYS)/icons:$(ROOTSYS)/icons
Gui.MimeTypeFile: $(GRSISYS)/.grsi.mimes