34 #ifndef __NCOUNTS1DS__
35 #define __NCOUNTS1DS__
55 namespace numbercounts {
109 NumberCounts1D_Size (
const catalogue::Catalogue data,
const size_t nbins,
const double minVar=
par::defaultDouble,
const double maxVar=
par::defaultDouble,
const double shift = 0.5,
const glob::HistogramType hist_type=
glob::HistogramType::_dn_dlnV_,
const double fact = 1.) :
NumberCounts1D(
catalogue::
Var::_Radius_,
BinType::
_logarithmic_, data, nbins, minVar, maxVar, shift, hist_type,
fact) {}
The class NumberCounts1D.
The class NumberCounts1D_Size.
NumberCounts1D_Size(const catalogue::Catalogue data, const size_t nbins, const double minVar=par::defaultDouble, const double maxVar=par::defaultDouble, const double shift=0.5, const glob::HistogramType hist_type=glob::HistogramType::_dn_dlnV_, const double fact=1.)
constructor
NumberCounts1D_Size()
default constructor
virtual ~NumberCounts1D_Size()=default
default destructor
The class NumberCounts1D.
std::shared_ptr< catalogue::Catalogue > catalogue()
function to get the protected member m_data
double fact()
return the normalization factor
static const double defaultDouble
default double value
Var
the catalogue variables
HistogramType
the histogram type
@ _dn_dlnV_
, where are the bin limits
The global namespace of the CosmoBolognaLib
@ _logarithmic_
logarithmic binning