Thermal-FIST
1.3
Package for hadron resonance gas model applications
|
Routines used for modeling the acceptance effects. More...
Classes | |
struct | AcceptanceFunction |
Structure which contains the binomial probabilities for particle with given y and pt to be accepted. More... | |
Functions | |
int | ReadAcceptanceFunction (AcceptanceFunction &func, std::string filename) |
Routines used for modeling the acceptance effects.
int thermalfist::Acceptance::ReadAcceptanceFunction | ( | Acceptance::AcceptanceFunction & | func, |
std::string | filename | ||
) |
Read the acceptance function from file.
Definition at line 14 of file Acceptance.cpp.