git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add Weighting_t in the LinkDef
[u/mrichter/AliRoot.git]
/
EVGEN
/
EVGENLinkDef.h
diff --git
a/EVGEN/EVGENLinkDef.h
b/EVGEN/EVGENLinkDef.h
index b560fa0872ac2a6287c414ca82624c8c2d18681e..2edcfafe8a791d47a3a86e4146332c619490210c 100644
(file)
--- a/
EVGEN/EVGENLinkDef.h
+++ b/
EVGEN/EVGENLinkDef.h
@@
-1,4
+1,9
@@
#ifdef __CINT__
#ifdef __CINT__
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice */
+
+/* $Id$ */
+
#pragma link off all globals;
#pragma link off all classes;
#pragma link off all functions;
#pragma link off all globals;
#pragma link off all classes;
#pragma link off all functions;
@@
-7,9
+12,9
@@
#pragma link C++ enum Decay_t;
#pragma link C++ enum StrucFunc_t;
#pragma link C++ enum Param_t;
#pragma link C++ enum Decay_t;
#pragma link C++ enum StrucFunc_t;
#pragma link C++ enum Param_t;
+#pragma link C++ enum Weighting_t;
#pragma link C++ class AliGenHIJINGpara;
#pragma link C++ class AliGenHIJINGpara;
-#pragma link C++ class AliGenSingle;
#pragma link C++ class AliGenFixed;
#pragma link C++ class AliGenBox;
#pragma link C++ class AliGenParam;
#pragma link C++ class AliGenFixed;
#pragma link C++ class AliGenBox;
#pragma link C++ class AliGenParam;