Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
GeneratorInterface
TauolaInterface
plugins
Tauola
ForceArchiveTauola.cc
Go to the documentation of this file.
1
// This will force the symbols below to be kept, even in the case tauola
2
// is an archive library.
3
#include "
GeneratorInterface/TauolaInterface/interface/TauolaWrapper.h
"
4
5
extern
"C"
void
phyfix_
(
void
);
6
extern
"C"
void
spinhiggs_
(
void
);
7
extern
"C"
void
taupi0_
(
void
);
8
extern
"C"
void
inietc_
(
void
);
9
extern
"C"
void
inimas_
(
void
);
10
extern
"C"
void
iniphx_
(
void
);
11
extern
"C"
void
initdk_
(
void
);
12
extern
"C"
void
taupi0_
(
void
);
13
extern
"C"
void
dekay_
(
void
);
14
extern
"C"
void
plzapx_
(
void
);
15
__attribute__
((visibility(
"hidden"
))) void dummy()
16
{
17
float
dummyFloat = 0;
18
int
dummyInt = 0;
19
dexay_
(&dummyInt, &dummyFloat);
20
phyfix_
();
21
spinhiggs_
();
22
taupi0_
();
23
taupi0_
();
24
inietc_
();
25
inimas_
();
26
iniphx_
();
27
initdk_
();
28
taupi0_
();
29
dekay_
();
30
plzapx_
();
31
}
phyfix_
void phyfix_(void)
dexay_
void dexay_(int *, float[4])
iniphx_
void iniphx_(void)
initdk_
void initdk_(void)
dekay_
void dekay_(void)
inimas_
void inimas_(void)
taupi0_
void taupi0_(void)
plzapx_
void plzapx_(void)
TauolaWrapper.h
inietc_
void inietc_(void)
spinhiggs_
void spinhiggs_(void)
Geom::__attribute__
class Geom::Polar2Cartesian __attribute__
Generated for CMSSW Reference Manual by
1.8.5