Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HydroSourceJETSCAPE Class Reference

#include <JETSCAPE/blob/main/src/hydro/MusicWrapper.h>

+ Inheritance diagram for HydroSourceJETSCAPE:
+ Collaboration diagram for HydroSourceJETSCAPE:

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< LiquefierBaseliquefier_ptr
 

Detailed Description

Definition at line 31 of file MusicWrapper.h.

View newest version in sPHENIX GitHub at line 31 of file MusicWrapper.h

Constructor & Destructor Documentation

HydroSourceJETSCAPE::HydroSourceJETSCAPE ( )
default
HydroSourceJETSCAPE::~HydroSourceJETSCAPE ( )
inline

Definition at line 37 of file MusicWrapper.h.

View newest version in sPHENIX GitHub at line 37 of file MusicWrapper.h

Member Function Documentation

void HydroSourceJETSCAPE::add_a_liquefier ( std::shared_ptr< LiquefierBase new_liqueifier)
inline

Definition at line 39 of file MusicWrapper.h.

View newest version in sPHENIX GitHub at line 39 of file MusicWrapper.h

void HydroSourceJETSCAPE::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
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().

+ Here is the call graph for this function:

int HydroSourceJETSCAPE::get_number_of_sources ( ) const
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().

+ Here is the call graph for this function:

double HydroSourceJETSCAPE::get_total_E_of_sources ( ) const
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().

+ Here is the call graph for this function:

Member Data Documentation

std::weak_ptr<LiquefierBase> HydroSourceJETSCAPE::liquefier_ptr
private

Definition at line 33 of file MusicWrapper.h.

View newest version in sPHENIX GitHub at line 33 of file MusicWrapper.h


The documentation for this class was generated from the following file: