![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/hydro_from_external_file/SurfaceFinder.h>
Collaboration diagram for SurfaceFinder:Public Member Functions | |
| SurfaceFinder (void *hydroinfo_ptr_in, ParameterReader *paraRdr_in) | |
| SurfaceFinder (void *hydroinfo_ptr_in, ParameterReader *paraRdr_in, double T_cut_in) | |
| ~SurfaceFinder () | |
| bool | check_intersect (double T_cut, double tau, double x, double y, double dt, double dx, double dy, double ***cube) |
| int | Find_full_hypersurface () |
Private Attributes | |
| int | hydro_type |
| Hydroinfo_MUSIC * | hydroinfo_MUSIC_ptr |
| ParameterReader * | paraRdr |
| double | T_cut |
Definition at line 21 of file SurfaceFinder.h.
View newest version in sPHENIX GitHub at line 21 of file SurfaceFinder.h
| SurfaceFinder::SurfaceFinder | ( | void * | hydroinfo_ptr_in, |
| ParameterReader * | paraRdr_in | ||
| ) |
Definition at line 15 of file SurfaceFinder.cpp.
View newest version in sPHENIX GitHub at line 15 of file SurfaceFinder.cpp
References ParameterReader::getVal().
Here is the call graph for this function:| SurfaceFinder::SurfaceFinder | ( | void * | hydroinfo_ptr_in, |
| ParameterReader * | paraRdr_in, | ||
| double | T_cut_in | ||
| ) |
Definition at line 29 of file SurfaceFinder.cpp.
View newest version in sPHENIX GitHub at line 29 of file SurfaceFinder.cpp
References ParameterReader::getVal().
Here is the call graph for this function:| SurfaceFinder::~SurfaceFinder | ( | ) |
Definition at line 43 of file SurfaceFinder.cpp.
View newest version in sPHENIX GitHub at line 43 of file SurfaceFinder.cpp
| bool SurfaceFinder::check_intersect | ( | double | T_cut, |
| double | tau, | ||
| double | x, | ||
| double | y, | ||
| double | dt, | ||
| double | dx, | ||
| double | dy, | ||
| double *** | cube | ||
| ) |
Definition at line 45 of file SurfaceFinder.cpp.
View newest version in sPHENIX GitHub at line 45 of file SurfaceFinder.cpp
References Acts::PlanarHelper::intersect(), and hydrofluidCell::temperature.
Here is the call graph for this function:| int SurfaceFinder::Find_full_hypersurface | ( | ) |
Definition at line 141 of file SurfaceFinder.cpp.
View newest version in sPHENIX GitHub at line 141 of file SurfaceFinder.cpp
References Acts::Test::dim, Cornelius::find_surface_3d(), Cornelius::get_centroid_elem(), Cornelius::get_Nelements(), Cornelius::get_normal_elem(), i, Cornelius::init(), Acts::PlanarHelper::intersect(), j, k, nx, ny, check_smearing_config::output, hydrofluidCell::temperature, hydrofluidCell::vx, and hydrofluidCell::vy.
Referenced by FluidcellStatistic::calculate_hypersurface_3volume(), and Jetscape::FluidDynamics::FindAConstantTemperatureSurface().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 23 of file SurfaceFinder.h.
View newest version in sPHENIX GitHub at line 23 of file SurfaceFinder.h
|
private |
Definition at line 27 of file SurfaceFinder.h.
View newest version in sPHENIX GitHub at line 27 of file SurfaceFinder.h
|
private |
Definition at line 28 of file SurfaceFinder.h.
View newest version in sPHENIX GitHub at line 28 of file SurfaceFinder.h
|
private |
Definition at line 29 of file SurfaceFinder.h.
View newest version in sPHENIX GitHub at line 29 of file SurfaceFinder.h