Commit aa0799b
authored
Allow loading a local rootlogon.C from the current directory (star-bnl#770)
Adds logic to check for and load a local ./rootlogon.C if it exists, as
requested by users. This enables complementary user-defined ROOT
configuration alongside the default setup.
These lines are taken directly from
/afs/rhic.bnl.gov/star/ROOT/5.34.38/root/etc/rootlogon.C. I haven’t
tested them myself, but @jlauret has confirmed that they work.1 parent b8465d0 commit aa0799b
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 | | |
0 commit comments