Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Namespaces | Macros | Typedefs
G4INCLEventInfo.hh File Reference

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

 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
 

Detailed Description

Simple container for output of event results.

Contains the results of an INCL cascade.

Date
21 January 2011
Author
Davide Mancusi

Definition in file G4INCLEventInfo.hh.

Macro Definition Documentation

#define G4INCLEVENTINFO_HH_HH   1

Definition at line 47 of file G4INCLEventInfo.hh.

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLEventInfo.hh.