added BAO wiggle params in cosmo

This commit is contained in:
Eleni 2022-12-09 21:53:03 +01:00
parent e3ce2fbc41
commit 1e4ced7c4d

View File

@ -39,6 +39,9 @@ cdef extern from "cosmopower.hpp" namespace "CosmoTool":
double OmegaEff
double Gamma0
double normPower
double A_BAO
double r_BAO
double k_D_BAO
CosmoPower()