CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
extraPythia.cc
Go to the documentation of this file.
2 
3 void call_pyexec(){ pyexec(); }
4 void call_py1ent( int ip,int flavour,double energy,double theta,double phi){ py1ent(&ip,&flavour,&energy,&theta,&phi ); }
5 
#define py1ent
Definition: PythiaRecord.h:5
void call_pyexec()
Definition: extraPythia.cc:3
Geom::Theta< T > theta() const
#define pyexec
Definition: PythiaRecord.h:10
void call_py1ent(int, int, double, double, double)
Definition: extraPythia.cc:4
int flavour(const Candidate &part)
Definition: pdgIdUtils.h:31
Definition: DDAxes.h:10