#include <map>#include <vector>#include "myglobals.hh"#include "G4UserStackingAction.hh"#include "G4ClassificationOfNewTrack.hh"Go to the source code of this file.
Classes | |
| class | MyStackingAction |
Defines | |
| #define | MyStackingAction_HH 1 |
Typedefs | |
| typedef std::map< G4int, G4int > | TTrackIDMap |
| typedef TTrackIDMap::value_type | TTrackIDMapValue |
Variables | |
| static const char * | MyStackingAction_hh |
| #define MyStackingAction_HH 1 |
Definition at line 5 of file MyStackingAction.hh.
| typedef std::map<G4int, G4int> TTrackIDMap |
Definition at line 18 of file MyStackingAction.hh.
| typedef TTrackIDMap::value_type TTrackIDMapValue |
Definition at line 29 of file MyStackingAction.hh.
const char* MyStackingAction_hh [static] |
"@(#) $Id: MyStackingAction.hh 80 2007-12-09 10:01:09Z comet $"
Definition at line 7 of file MyStackingAction.hh.
1.6.1