git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Next iteration on encoded pad status
[u/mrichter/AliRoot.git]
/
PYTHIA6
/
AliPythia8LinkDef.h
1
#ifdef __CINT__
2
3
#pragma link off all globals;
4
#pragma link off all classes;
5
#pragma link off all functions;
6
#ifdef WITHPYTHIA8
7
#pragma link C++ class AliPythia8+;
8
#endif
9
#endif