evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtPointPred< Point > Class Template Reference

#include <EvtGenBase/EvtPointPred.hh>

Public Types

typedef Point argument_type
 
typedef bool result_type
 

Public Member Functions

 EvtPointPred ()
 
 EvtPointPred (const EvtPointPred &)
 
 ~EvtPointPred ()
 
result_type operator() (argument_type x)
 

Detailed Description

template<class Point>
class EvtPointPred< Point >

Definition at line 28 of file EvtPointPred.hh.

Member Typedef Documentation

◆ argument_type

template<class Point >
typedef Point EvtPointPred< Point >::argument_type

Definition at line 30 of file EvtPointPred.hh.

◆ result_type

template<class Point >
typedef bool EvtPointPred< Point >::result_type

Definition at line 31 of file EvtPointPred.hh.

Constructor & Destructor Documentation

◆ EvtPointPred() [1/2]

template<class Point >
EvtPointPred< Point >::EvtPointPred ( )
inline

Definition at line 33 of file EvtPointPred.hh.

◆ EvtPointPred() [2/2]

template<class Point >
EvtPointPred< Point >::EvtPointPred ( const EvtPointPred< Point > &  )
inline

Definition at line 34 of file EvtPointPred.hh.

◆ ~EvtPointPred()

template<class Point >
EvtPointPred< Point >::~EvtPointPred ( )
inline

Definition at line 35 of file EvtPointPred.hh.

Member Function Documentation

◆ operator()()

template<class Point >
result_type EvtPointPred< Point >::operator() ( argument_type  x)
inline

Definition at line 37 of file EvtPointPred.hh.


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