git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Make-depend automatically generated if not there.
[u/mrichter/AliRoot.git]
/
CASTOR
/
CASTORLinkDef.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#ifdef __CINT__
2
3
#pragma link off all globals;
4
#pragma link off all classes;
5
#pragma link off all functions;
6
7
#pragma link C++ class AliCASTOR;
8
#pragma link C++ class AliCASTORv1;
9
#pragma link C++ class AliCASTORhit;
10
11
#endif