CMS 3D CMS Logo

DistanceBetweenComponents< N > Class Template Reference

Base class (abstract) of calculation of distance between two Gaussian components. More...

#include <TrackingTools/GsfTools/interface/DistanceBetweenComponents.h>

Inheritance diagram for DistanceBetweenComponents< N >:

KullbackLeiblerDistance< N > MahalanobisDistance

List of all members.

Public Types

typedef SingleGaussianState< N > SingleState

Public Member Functions

virtual
DistanceBetweenComponents< N > * 
clone () const =0
virtual double operator() (const SingleState &, const SingleState &) const =0


Detailed Description

template<unsigned int N>
class DistanceBetweenComponents< N >

Base class (abstract) of calculation of distance between two Gaussian components.

Definition at line 11 of file DistanceBetweenComponents.h.


Member Typedef Documentation

template<unsigned int N>
typedef SingleGaussianState<N> DistanceBetweenComponents< N >::SingleState

Definition at line 13 of file DistanceBetweenComponents.h.


Member Function Documentation

template<unsigned int N>
virtual DistanceBetweenComponents<N>* DistanceBetweenComponents< N >::clone (  )  const [pure virtual]

Implemented in KullbackLeiblerDistance< N >, and MahalanobisDistance.

template<unsigned int N>
virtual double DistanceBetweenComponents< N >::operator() ( const SingleState ,
const SingleState  
) const [pure virtual]


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:18:29 2009 for CMSSW by  doxygen 1.5.4