#include "globals.hh"#include <vector>#include "G4CollisionInitialState.hh"Go to the source code of this file.
Data Structures | |
| struct | DeleteCollisionInitialState |
Defines | |
| #define | G4ListOfCollisions_h 1 |
Typedefs | |
| typedef std::vector< G4CollisionInitialState * > | G4ListOfCollisions |
| #define G4ListOfCollisions_h 1 |
Definition at line 39 of file G4ListOfCollisions.hh.
| typedef std::vector<G4CollisionInitialState*> G4ListOfCollisions |
Definition at line 45 of file G4ListOfCollisions.hh.
1.4.7