Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/src/hydro/MusicWrapper.h>
Public Member Functions | |
HydroSourceJETSCAPE ()=default | |
~HydroSourceJETSCAPE () | |
void | add_a_liquefier (std::shared_ptr< LiquefierBase > new_liqueifier) |
int | get_number_of_sources () const |
double | get_total_E_of_sources () const |
void | get_hydro_energy_source (const double tau, const double x, const double y, const double eta_s, const FlowVec &u_mu, EnergyFlowVec &j_mu) const |
Private Attributes | |
std::weak_ptr< LiquefierBase > | liquefier_ptr |
Definition at line 31 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 31 of file MusicWrapper.h
|
default |
|
inline |
Definition at line 37 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 37 of file MusicWrapper.h
|
inline |
Definition at line 39 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 39 of file MusicWrapper.h
|
inline |
this function returns the energy source term J^ at a given point (tau, x, y, eta_s)
Definition at line 61 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 61 of file MusicWrapper.h
References Jetscape::hbarC, i, and Jetscape::weak_ptr_is_uninitialized().
|
inline |
Definition at line 43 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 43 of file MusicWrapper.h
References Jetscape::weak_ptr_is_uninitialized().
|
inline |
Definition at line 51 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 51 of file MusicWrapper.h
References Jetscape::weak_ptr_is_uninitialized().
|
private |
Definition at line 33 of file MusicWrapper.h.
View newest version in sPHENIX GitHub at line 33 of file MusicWrapper.h