ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4INCLINuclearPotential.hh File Reference

Abstract interface to the nuclear potential. More...

#include "globals.hh"
#include "G4INCLParticle.hh"
#include "G4INCLRandom.hh"
#include "G4INCLDeuteronDensity.hh"
#include <map>
+ Include dependency graph for G4INCLINuclearPotential.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4INCL::NuclearPotential::INuclearPotential
 

Namespaces

namespace  G4INCL
 
namespace  G4INCL::NuclearPotential
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLINUCLEARPOTENTIAL_HH   1
 

Functions

INuclearPotential const * G4INCL::NuclearPotential::createPotential (const PotentialType type, const G4int theA, const G4int theZ, const G4bool pionPotential)
 Create an INuclearPotential object.
 
void G4INCL::NuclearPotential::clearCache ()
 Clear the INuclearPotential cache.
 

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
17 January 2011
Author
Davide Mancusi

Definition in file G4INCLINuclearPotential.hh.

Macro Definition Documentation

#define G4INCLINUCLEARPOTENTIAL_HH   1

Definition at line 50 of file G4INCLINuclearPotential.hh.

View newest version in sPHENIX GitHub at line 50 of file G4INCLINuclearPotential.hh

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLINuclearPotential.hh.

View newest version in sPHENIX GitHub at line 34 of file G4INCLINuclearPotential.hh