ToPS
Public Member Functions
tops::SmoothedHistogramBurge Class Reference

Creates a smoothed histogram using Burge algorithm. More...

#include <SmoothedHistogramBurge.hpp>

Inheritance diagram for tops::SmoothedHistogramBurge:
tops::ProbabilisticModelCreator

List of all members.

Public Member Functions

virtual ProbabilisticModelPtr create (ProbabilisticModelParameters &parameters) const
 Creates a probability model.
virtual std::string help () const
 Provides a help.

Detailed Description

Creates a smoothed histogram using Burge algorithm.

Definition at line 36 of file SmoothedHistogramBurge.hpp.


Member Function Documentation

ProbabilisticModelPtr tops::SmoothedHistogramBurge::create ( ProbabilisticModelParameters parameters) const [virtual]

Creates a probability model.

Parameters:
parametersis a set of parameters that is utilized to build the model

Reimplemented from tops::ProbabilisticModelCreator.

Definition at line 31 of file SmoothedHistogramBurge.cpp.


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