#include "globals.hh"#include "G4INCLIChannel.hh"#include "G4INCLParticle.hh"#include "G4INCLFinalState.hh"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
Data Structures | |
| class | G4INCL::IAvatar |
Defines | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Typedefs | |
| typedef std::list< IAvatar * > | G4INCL::IAvatarList |
| typedef std::list< IAvatar * >::const_iterator | G4INCL::IAvatarIter |
Enumerations | |
| enum | G4INCL::AvatarType { G4INCL::SurfaceAvatarType, G4INCL::CollisionAvatarType, G4INCL::DecayAvatarType, G4INCL::ParticleEntryAvatarType, G4INCL::UnknownAvatarType } |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLIAvatar.hh.
1.4.7