Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Macros | |
#define | T_ 0 |
#define | X_ 1 |
#define | Y_ 2 |
#define | Z_ 3 |
#define | NB_ 4 |
#define | NQ_ 5 |
#define | NS_ 6 |
#define | PREDICT 0 |
#define | CORRECT 1 |
#define | C_1D 0 |
#define | C_2D 1 |
#define | BAG_ASYMPT |
Variables | |
const double | C_PI = 3.14159265358979312 |
const double | gevtofm = 5.067728853 |
#define BAG_ASYMPT |
#define C_1D 0 |
#define C_2D 1 |
#define CORRECT 1 |
Definition at line 13 of file inc.h.
View newest version in sPHENIX GitHub at line 13 of file inc.h
Referenced by Hydro::performStep().
#define NB_ 4 |
Definition at line 8 of file inc.h.
View newest version in sPHENIX GitHub at line 8 of file inc.h
Referenced by Cell::addFlux(), Fluid::calcTotals(), Hydro::hlle_flux(), Cell::setPrimVar(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), and transformPVBulk().
#define NQ_ 5 |
Definition at line 9 of file inc.h.
View newest version in sPHENIX GitHub at line 9 of file inc.h
Referenced by Cell::addFlux(), Hydro::hlle_flux(), Cell::setPrimVar(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), and transformPVBulk().
#define NS_ 6 |
Definition at line 10 of file inc.h.
View newest version in sPHENIX GitHub at line 10 of file inc.h
Referenced by Cell::addFlux(), Hydro::hlle_flux(), Cell::setPrimVar(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), and transformPVBulk().
#define PREDICT 0 |
Definition at line 12 of file inc.h.
View newest version in sPHENIX GitHub at line 12 of file inc.h
Referenced by Hydro::hlle_flux(), Hydro::performStep(), and Hydro::source_step().
#define T_ 0 |
Definition at line 4 of file inc.h.
View newest version in sPHENIX GitHub at line 4 of file inc.h
Referenced by Cell::addFlux(), Hydro::hlle_flux(), Cell::setPrimVar(), Cell::setQ(), Cell::setQh(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), transformPVBulk(), Hydro::visc_flux(), and Hydro::visc_source_step().
#define X_ 1 |
Definition at line 5 of file inc.h.
View newest version in sPHENIX GitHub at line 5 of file inc.h
Referenced by Cell::addFlux(), Fluid::Fluid(), Hydro::hlle_flux(), Hydro::NSquant(), Hydro::performStep(), Cell::setPrimVar(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), transformPVBulk(), Fluid::updateM(), Hydro::visc_flux(), and Hydro::visc_source_step().
#define Y_ 2 |
Definition at line 6 of file inc.h.
View newest version in sPHENIX GitHub at line 6 of file inc.h
Referenced by Cell::addFlux(), Fluid::Fluid(), Hydro::hlle_flux(), Hydro::NSquant(), Hydro::performStep(), Cell::setPrimVar(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), transformPVBulk(), Fluid::updateM(), Hydro::visc_flux(), and Hydro::visc_source_step().
#define Z_ 3 |
Definition at line 7 of file inc.h.
View newest version in sPHENIX GitHub at line 7 of file inc.h
Referenced by Cell::addFlux(), Fluid::Fluid(), Hydro::hlle_flux(), Hydro::performStep(), Cell::setPrimVar(), Hydro::source(), Hydro::source_step(), transformCV(), transformPV(), transformPVBulk(), Fluid::updateM(), Hydro::visc_flux(), and Hydro::visc_source_step().
const double C_PI = 3.14159265358979312 |
Definition at line 18 of file inc.h.
View newest version in sPHENIX GitHub at line 18 of file inc.h
Referenced by ICGlauber::findRPhi(), ICGlauber::rPhi(), ICGlauber::setIC(), and EoSs::t().