StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | List of all members
EvtPdfPred< T > Class Template Reference

Public Types

typedef T argument_type
 
typedef bool result_type
 

Public Member Functions

 EvtPdfPred (const EvtPdf< T > &thePdf)
 
 EvtPdfPred (const EvtPdfPred &other)
 
result_type operator() (argument_type p)
 
EvtPdfMax< T > getMax () const
 
void setMax (const EvtPdfMax< T > &max)
 
template<class InputIterator >
void compute_max (InputIterator it, InputIterator end, double factor=1.)
 

Detailed Description

template<class T>
class EvtPdfPred< T >

Definition at line 54 of file EvtPdf.hh.


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