- Timestamp:
- Jun 4, 2008, 5:00:49 PM (16 years ago)
- Location:
- trunk/test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/AddFriendExample.C
r2 r7 36 36 //------------------------------------------------------------------------------ 37 37 38 void Example()38 void AddFriendExample() 39 39 { 40 40 TChain *chain1 = new TChain("Match"); -
trunk/test/compare.sh
r2 r7 4 4 gSystem->Load("libEG"); 5 5 gSystem->Load("lib/libExRootAnalysis.so"); 6 .X Example.C6 .X AddFriendExample.C 7 7 .q 8 8 EOF
Note:
See TracChangeset
for help on using the changeset viewer.