Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4INCLIAvatar.hh File Reference
#include "globals.hh"
#include "G4INCLIChannel.hh"
#include "G4INCLParticle.hh"
#include "G4INCLFinalState.hh"
#include "G4INCLUnorderedVector.hh"
#include "G4INCLAllocationPool.hh"
#include <string>

Go to the source code of this file.

Classes

class  G4INCL::IAvatar

Namespaces

namespace  G4INCL

Macros

#define INCLXX_IN_GEANT4_MODE   1
#define IAVATAR_HH_

Typedefs

typedef UnorderedVector< IAvatar * > G4INCL::IAvatarList
typedef UnorderedVector< IAvatar * >::const_iterator G4INCL::IAvatarIter
typedef UnorderedVector< IAvatar * >::iterator G4INCL::IAvatarMutableIter

Enumerations

enum  G4INCL::AvatarType {
  G4INCL::SurfaceAvatarType , G4INCL::CollisionAvatarType , G4INCL::DecayAvatarType , G4INCL::ParticleEntryAvatarType ,
  G4INCL::UnknownAvatarType
}

Macro Definition Documentation

◆ IAVATAR_HH_

#define IAVATAR_HH_

Definition at line 46 of file G4INCLIAvatar.hh.

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLIAvatar.hh.