Class IRB_Dominguez11
Defined in File PhotonBackground.h
Inheritance Relationships
Base Type
public TabularPhotonField
(Class TabularPhotonField)
Class Documentation
-
class IRB_Dominguez11 : public TabularPhotonField
Extragalactic background light model from Dominguez et al. 2011.
Source info: DOI:10.1111/j.1365-2966.2010.17631.x https://academic.oup.com/mnras/article/410/4/2556/1008012
Public Functions
-
inline IRB_Dominguez11()
-
virtual double getPhotonDensity(double ePhoton, double z = 0.) const
returns comoving photon density [1/m^3]. multiply with (1+z^3) for physical number density.
- Parameters:
ePhoton – photon energy [J]
z – redshift (if redshift dependent, default = 0.)
-
virtual double getRedshiftScaling(double z) const
returns overall comoving scaling factor (cf. CRPropa3-data/calc_scaling.py)
- Parameters:
z – redshift
-
virtual double getMinimumPhotonEnergy(double z) const
-
virtual double getMaximumPhotonEnergy(double z) const
-
inline virtual std::string getFieldName() const
-
inline bool hasRedshiftDependence() const
-
inline void setFieldName(std::string fieldName)
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
-
inline IRB_Dominguez11()