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

#include <Distribution1DFactory.hh>

Inheritance diagram for npstat::DefaultScalableDistribution1DFactory:

Public Member Functions

bool contains (const std::string &name) const
 

Detailed Description

Use this factory to construct a 1-d distribution from its name, location, scale, and the vector of other parameters.

Not all distributions support this construction method. Iterate over the keys in this map (or look at the Distribution1DFactory.cc code) for the list of supported distributions. Of course, user-developed distributions can be added to this factory as well if they implement a compatible constructor.


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