Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Attributes | List of all members
PyG4ParticleList Class Reference

Public Types

typedef std::vector
< G4ParticleDefinition * > 
ParticleList
 
typedef ParticleList::iterator p_iterator
 

Public Member Functions

p_iterator p_begin ()
 
p_iterator p_end ()
 

Static Public Attributes

static ParticleList particleTableCache
 

Detailed Description

Definition at line 42 of file pyG4ParticleList.cc.

Member Typedef Documentation

typedef ParticleList::iterator PyG4ParticleList::p_iterator

Definition at line 45 of file pyG4ParticleList.cc.

Definition at line 44 of file pyG4ParticleList.cc.

Member Function Documentation

p_iterator PyG4ParticleList::p_begin ( )
inline

Definition at line 49 of file pyG4ParticleList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

p_iterator PyG4ParticleList::p_end ( )
inline

Definition at line 64 of file pyG4ParticleList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

PyG4ParticleList::ParticleList PyG4ParticleList::particleTableCache
static

Definition at line 47 of file pyG4ParticleList.cc.


The documentation for this class was generated from the following file: