Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
G4INCLINuclearPotential.cc File Reference

Abstract interface to the nuclear potential. More...

#include "globals.hh"
#include "G4INCLINuclearPotential.hh"

Go to the source code of this file.

Namespaces

namespace  G4INCL
 
namespace  G4INCL::NuclearPotential
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Detailed Description

Abstract interface to the nuclear potential.

NuclearPotential-like classes should provide access to the value of the potential of a particle in a particular context. For example, an instance of a NuclearPotential class should be associated to every nucleus.

Date
31 March 2011
Author
Davide Mancusi

Definition in file G4INCLINuclearPotential.cc.

Macro Definition Documentation

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 35 of file G4INCLINuclearPotential.cc.