#include <Tsallis.h>
Definition at line 21 of file Tsallis.h.
 
◆ downsampleTsallisCharged()
  
  
      
        
          | bool o2::math_utils::Tsallis::downsampleTsallisCharged  | 
          ( | 
          float  | 
          pt,  | 
         
        
           | 
           | 
          float  | 
          factorPt,  | 
         
        
           | 
           | 
          float  | 
          sqrts,  | 
         
        
           | 
           | 
          float &  | 
          weight,  | 
         
        
           | 
           | 
          float  | 
          rnd,  | 
         
        
           | 
           | 
          float  | 
          mass = 0.13957  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Random downsampling trigger function using Tsallis/Hagedorn spectra fit (sqrt(s) = 62.4 GeV to 13 TeV) as in https://iopscience.iop.org/article/10.1088/2399-6528/aab00f/pdf 
- Returns
 - flat q/pt trigger 
 
- Parameters
 - 
  
    | pt | pat of particle  | 
    | factorPt | defines the sampling  | 
    | sqrts | centre of mass energy  | 
    | weight | weight which is internally calculated  | 
    | rnd | random value between (0->1) used to check for sampling  | 
    | mass | particles mass (use pion if not known)  | 
  
   
Definition at line 31 of file Tsallis.cxx.
 
 
◆ tsallisCharged()
  
  
      
        
          | float o2::math_utils::Tsallis::tsallisCharged  | 
          ( | 
          float  | 
          pt,  | 
         
        
           | 
           | 
          float  | 
          mass,  | 
         
        
           | 
           | 
          float  | 
          sqrts  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Common/MathUtils/include/MathUtils/Tsallis.h
 
- /home/runner/work/AliceO2/AliceO2/Common/MathUtils/src/Tsallis.cxx