ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
#include "G4INCLHFB.hh"
#include "G4INCLParticleTable.hh"
#include "G4INCLGlobals.hh"
#include "G4Threading.hh"
#include <algorithm>
#include <istream>
Go to the source code of this file.
Namespaces | |
namespace | G4INCL |
namespace | G4INCL::HFB |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
void | G4INCL::HFB::initialize () |
G4double | G4INCL::HFB::getRadiusParameterHFB (const ParticleType t, const G4int A, const G4int Z) |
Get the radius and diffuseness parameters from HFB calculations. | |
G4double | G4INCL::HFB::getSurfaceDiffusenessHFB (const ParticleType t, const G4int A, const G4int Z) |
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLHFB.cc.
View newest version in sPHENIX GitHub at line 34 of file G4INCLHFB.cc