|
Geant4-11
|
Simple container for output of event results. More...
#include "globals.hh"#include "G4INCLParticleType.hh"#include <string>#include <vector>#include <algorithm>Go to the source code of this file.
Data Structures | |
| struct | G4INCL::EventInfo |
Namespaces | |
| namespace | G4INCL |
Macros | |
| #define | G4INCLEVENTINFO_HH_HH 1 |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Typedefs | |
| typedef G4bool | G4INCL::Bool_t |
| typedef G4double | G4INCL::Double_t |
| typedef G4float | G4INCL::Float_t |
| typedef G4int | G4INCL::Int_t |
| typedef short | G4INCL::Short_t |
Simple container for output of event results.
Contains the results of an INCL cascade.
Definition in file G4INCLEventInfo.hh.
| #define G4INCLEVENTINFO_HH_HH 1 |
Definition at line 48 of file G4INCLEventInfo.hh.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLEventInfo.hh.