Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
G4SceneList.hh File Reference
#include "G4Scene.hh"
#include <vector>

Go to the source code of this file.

Data Structures

class  G4SceneList
 

Typedefs

typedef std::vector< G4Scene * >
::iterator 
G4SceneListIterator
 
typedef std::vector< G4Scene * >
::const_iterator 
G4SceneListConstIterator
 

Typedef Documentation

typedef std::vector<G4Scene*>::const_iterator G4SceneListConstIterator

Definition at line 44 of file G4SceneList.hh.

typedef std::vector<G4Scene*>::iterator G4SceneListIterator

Definition at line 43 of file G4SceneList.hh.