Version: SMASH-2.0
smash::QuantumSampling::ParametersForMaximumMomentumRootFinder Struct Reference

#include <quantumsampling.h>

Struct object that holds the parameters relevant to finding the momentum for which the maximum of the distribution occurs.

Definition at line 47 of file quantumsampling.h.

Collaboration diagram for smash::QuantumSampling::ParametersForMaximumMomentumRootFinder:
[legend]

Public Attributes

double mass
 mass m of a particle [GeV] More...
 
double temperature
 temperature T of the system [GeV] More...
 
double effective_chemical_potential
 effective chemical potential mu^* of the particle species More...
 
double statistics
 quantum statistics of the particles species (+1 for Fermi, -1 for Bose, 0 for Boltzmann) More...
 

Member Data Documentation

◆ mass

double smash::QuantumSampling::ParametersForMaximumMomentumRootFinder::mass

mass m of a particle [GeV]

Definition at line 49 of file quantumsampling.h.

◆ temperature

double smash::QuantumSampling::ParametersForMaximumMomentumRootFinder::temperature

temperature T of the system [GeV]

Definition at line 51 of file quantumsampling.h.

◆ effective_chemical_potential

double smash::QuantumSampling::ParametersForMaximumMomentumRootFinder::effective_chemical_potential

effective chemical potential mu^* of the particle species

Definition at line 53 of file quantumsampling.h.

◆ statistics

double smash::QuantumSampling::ParametersForMaximumMomentumRootFinder::statistics

quantum statistics of the particles species (+1 for Fermi, -1 for Bose, 0 for Boltzmann)

Definition at line 58 of file quantumsampling.h.


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