Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TauAnalysis
MCEmbeddingTools
src
extraPythia.cc
Go to the documentation of this file.
1
#include "
TauAnalysis/MCEmbeddingTools/interface/extraPythia.h
"
2
3
void
call_pyexec
()
4
{
5
pyexec
();
6
}
7
8
void
call_py1ent
(
int
ip,
int
flavour
,
double
energy
,
double
theta
,
double
phi
)
9
{
10
py1ent
(ip,flavour,energy,theta,phi);
11
}
12
13
void
call_pyedit
(
int
medit)
14
{
15
pyedit
(medit);
16
}
py1ent
#define py1ent
Definition:
PythiaRecord.h:5
call_pyexec
void call_pyexec()
Definition:
extraPythia.cc:3
theta
Geom::Theta< T > theta() const
Definition:
Basic3DVectorLD.h:170
pyexec
#define pyexec
Definition:
PythiaRecord.h:10
call_pyedit
void call_pyedit(int mode)
Definition:
CascadeWrapper.h:177
extraPythia.h
phi
Geom::Phi< T > phi() const
Definition:
Basic3DVectorLD.h:163
call_py1ent
void call_py1ent(int, int, double, double, double)
Definition:
extraPythia.cc:8
relval_parameters_module.energy
string energy
Definition:
relval_parameters_module.py:29
pyedit
#define pyedit
Definition:
extraPythia.h:16
reco::flavour
int flavour(const Candidate &part)
Definition:
pdgIdUtils.h:31
Generated for CMSSW Reference Manual by
1.8.5