Geant4-11
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 * >::const_iterator G4SceneListConstIterator
 
typedef std::vector< G4Scene * >::iterator G4SceneListIterator
 

Typedef Documentation

◆ G4SceneListConstIterator

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

Definition at line 43 of file G4SceneList.hh.

◆ G4SceneListIterator

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

Definition at line 42 of file G4SceneList.hh.