List of all members | Public Member Functions | Protected Attributes
MdLDFFinderAG::KascadeGrandeLDF Class Reference

Functor implementing LDF. More...

#include <MdLDFFinderAG/KascadeGrandeLDF.h>

Inheritance diagram for MdLDFFinderAG::KascadeGrandeLDF:
Inheritance graph
[legend]

Public Member Functions

const std::string GetName () const
 
 KascadeGrandeLDF (const double)
 Creates a functor. More...
 
double operator() (const double r, const double *par) const
 Performs the LDF evaluation. More...
 

Protected Attributes

std::string fName
 
double fReferenceDist
 

Detailed Description

Functor implementing LDF.

Author
Rodolfo Federico Gamarra
F. Sanchez
Date
13 Sep 2009
27 Oct 2011

Definition at line 19 of file KascadeGrandeLDF.h.

Constructor & Destructor Documentation

MdLDFFinderAG::KascadeGrandeLDF::KascadeGrandeLDF ( const double  r)

Creates a functor.

Definition at line 7 of file KascadeGrandeLDF.cc.

References MdLDFFinderAG::VLDFFunctor::fName, and MdLDFFinderAG::VLDFFunctor::fReferenceDist.

Member Function Documentation

const std::string MdLDFFinderAG::VLDFFunctor::GetName ( ) const
inlineinherited

Definition at line 44 of file VLDFFunctor.h.

References MdLDFFinderAG::VLDFFunctor::fName.

double MdLDFFinderAG::KascadeGrandeLDF::operator() ( const double  r,
const double *  par 
) const
virtual

Performs the LDF evaluation.

See Also
MdLDFFinderAG::VLDFFunctor

Constants used in the LDF

Implements MdLDFFinderAG::VLDFFunctor.

Definition at line 14 of file KascadeGrandeLDF.cc.

References MdLDFFinderAG::VLDFFunctor::fReferenceDist.

Member Data Documentation

std::string MdLDFFinderAG::VLDFFunctor::fName
protectedinherited

Definition at line 49 of file VLDFFunctor.h.

Referenced by MdLDFFinderAG::VLDFFunctor::GetName(), and KascadeGrandeLDF().

double MdLDFFinderAG::VLDFFunctor::fReferenceDist
protectedinherited

Definition at line 48 of file VLDFFunctor.h.

Referenced by KascadeGrandeLDF(), and operator()().


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

, generated on Tue Sep 26 2023.