PandaRoot
mzfunctions_pp_to_pipi_vandewi.h File Reference

Go to the source code of this file.

Functions

void mz_pp_to_pipi_vandewi_init (int seed, double P, double cos_theta_min, double cos_theta_max)
 
void mz_pp_to_pipi_get_p_lattice_site (double P, int &i_min, int &iflag)
 
void mz_pp_to_pipi_get_costheta_lattice_site (double cos_theta, int &k_min, int &kflag)
 
double mz_pp_to_pipi_vandewi_maximum_sigma (double P)
 
double mz_pp_to_pipi_vandewi_sigma_legendre (int i, double cos_theta)
 
double mz_pp_to_pipi_sigma (double P, double cos_theta)
 
void mz_pp_to_pipi_vandewi_event (double P, double cos_theta_min, double cos_theta_max, double *piplus_p, double *piminus_p)
 

Function Documentation

◆ mz_pp_to_pipi_get_costheta_lattice_site()

void mz_pp_to_pipi_get_costheta_lattice_site ( double  cos_theta,
int &  k_min,
int &  kflag 
)

◆ mz_pp_to_pipi_get_p_lattice_site()

void mz_pp_to_pipi_get_p_lattice_site ( double  P,
int &  i_min,
int &  iflag 
)

◆ mz_pp_to_pipi_sigma()

double mz_pp_to_pipi_sigma ( double  P,
double  cos_theta 
)

◆ mz_pp_to_pipi_vandewi_event()

void mz_pp_to_pipi_vandewi_event ( double  P,
double  cos_theta_min,
double  cos_theta_max,
double *  piplus_p,
double *  piminus_p 
)

◆ mz_pp_to_pipi_vandewi_init()

void mz_pp_to_pipi_vandewi_init ( int  seed,
double  P,
double  cos_theta_min,
double  cos_theta_max 
)

◆ mz_pp_to_pipi_vandewi_maximum_sigma()

double mz_pp_to_pipi_vandewi_maximum_sigma ( double  P)

◆ mz_pp_to_pipi_vandewi_sigma_legendre()

double mz_pp_to_pipi_vandewi_sigma_legendre ( int  i,
double  cos_theta 
)