AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::PDFWrapper< FCN > Class Template Reference

Detailed Description

template<class FCN>
class AmpGen::PDFWrapper< FCN >

Definition at line 181 of file Generator.h.

Public Member Functions

void prepare ()
 
void setEvents (AmpGen::EventList &)
 
double prob_unnormalised (const AmpGen::Event &evt) const
 
 PDFWrapper (const FCN &fcn)
 
size_t size () const
 
void reset (const bool &=false)
 

Constructor & Destructor Documentation

◆ PDFWrapper()

template<class FCN>
AmpGen::PDFWrapper< FCN >::PDFWrapper ( const FCN & fcn)
inlineexplicit

Definition at line 187 of file Generator.h.

Member Function Documentation

◆ prepare()

template<class FCN>
void AmpGen::PDFWrapper< FCN >::prepare ( )
inline

Definition at line 184 of file Generator.h.

◆ prob_unnormalised()

template<class FCN>
double AmpGen::PDFWrapper< FCN >::prob_unnormalised ( const AmpGen::Event & evt) const
inline

Definition at line 186 of file Generator.h.

◆ reset()

template<class FCN>
void AmpGen::PDFWrapper< FCN >::reset ( const bool & = false)
inline

Definition at line 189 of file Generator.h.

◆ setEvents()

template<class FCN>
void AmpGen::PDFWrapper< FCN >::setEvents ( AmpGen::EventList & )
inline

Definition at line 185 of file Generator.h.

◆ size()

template<class FCN>
size_t AmpGen::PDFWrapper< FCN >::size ( ) const
inline

Definition at line 188 of file Generator.h.


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