npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::InverseAcceptanceFunctor1D Class Reference

#include <AbsDistribution1D.hh>

Inheritance diagram for npstat::InverseAcceptanceFunctor1D:
npstat::Functor1< double, double >

Public Member Functions

 InverseAcceptanceFunctor1D (const AbsDistribution1D &fcn, const double minDensityValue)
 
virtual double operator() (const double &a) const
 

Additional Inherited Members

- Public Types inherited from npstat::Functor1< double, double >
typedef double result_type
 
typedef double first_argument_type
 

Detailed Description

A functor that gives the ratio between the minimum density value and the density itself. For use in sampling inverse densities.


The documentation for this class was generated from the following file: