Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TauAnalysis
MCEmbeddingTools
interface
extraPythia.h
Go to the documentation of this file.
1
#ifndef extraPythia_h
2
#define extraPythia_h
3
4
#define PYEXEC pyexec_
5
extern
"C"
{
6
void
PYEXEC
();
7
}
8
9
#define PYGIVE pygive_
10
extern
"C"
{
11
void
PYGIVE
(
const
char
*,
int
length);
12
}
13
14
#define pyexec pyexec_
15
#define py1ent py1ent_
16
#define pyedit pyedit_
17
18
extern
"C"
{
19
void
pyexec
();
20
void
py1ent
(
int
&,
int
&,
double
&,
double
&,
double
&);
21
void
pyedit
(
int
&);
22
}
23
24
void
call_pyexec
();
25
void
call_py1ent
(
int
,
int
,
double
,
double
,
double
);
26
void
call_pyedit
(
int
);
27
28
#endif
py1ent
#define py1ent
Definition:
PythiaRecord.h:5
PYEXEC
#define PYEXEC
Definition:
extraPythia.h:4
call_pyexec
void call_pyexec()
Definition:
extraPythia.cc:3
pyexec
#define pyexec
Definition:
PythiaRecord.h:10
call_pyedit
void call_pyedit(int mode)
Definition:
CascadeWrapper.h:177
PYGIVE
#define PYGIVE
Definition:
extraPythia.h:9
call_py1ent
void call_py1ent(int, int, double, double, double)
Definition:
extraPythia.cc:8
pyedit
#define pyedit
Definition:
extraPythia.h:16
Generated for CMSSW Reference Manual by
1.8.5