Thermal-FIST  1.3
Package for hadron resonance gas model applications
Classes | Functions
thermalfist::Acceptance Namespace Reference

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)
 

Detailed Description

Routines used for modeling the acceptance effects.

Function Documentation

int thermalfist::Acceptance::ReadAcceptanceFunction ( Acceptance::AcceptanceFunction func,
std::string  filename 
)

Read the acceptance function from file.

Definition at line 14 of file Acceptance.cpp.