Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Variables
Pythia6.hh File Reference

Definition of the Pythia6 class. More...

#include <vector>

Go to the source code of this file.

Data Structures

struct  Pyjets_t
 PYJETS common-block. More...
 
struct  Pydat1_t
 PYDAT1 common-block. More...
 
struct  Pydat3_t
 PYDAT3 common-block. More...
 
struct  Pythia6Particle
 Structure for Pythia6 particle properties. More...
 
class  Pythia6
 

Typedefs

typedef std::vector
< Pythia6Particle * > 
ParticleVector
 

Variables

int const KNDCAY = 8000
 

Detailed Description

Definition of the Pythia6 class.

Definition in file Pythia6.hh.

Typedef Documentation

typedef std::vector<Pythia6Particle*> ParticleVector

Definition at line 149 of file Pythia6.hh.

Variable Documentation

int const KNDCAY = 8000

Definition at line 88 of file Pythia6.hh.