Geant4
10.03.p01
|
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.
Classes | |
struct | G4INCL::EventInfo |
Namespaces | |
G4INCL | |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLEVENTINFO_HH_HH 1 |
Typedefs | |
typedef G4int | G4INCL::Int_t |
typedef short | G4INCL::Short_t |
typedef G4float | G4INCL::Float_t |
typedef G4double | G4INCL::Double_t |
typedef G4bool | G4INCL::Bool_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.