git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Classes imported from EVGEN.
[u/mrichter/AliRoot.git]
/
TEPEMGEN
/
TEPEMGENLinkDef.h
Commit
Line
Data
c9c6bd3b
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 TEpEmGen+;
8
9
#endif