Belle II Software  release-08-01-10
ECLTrackClusterMatchingParameterizations Class Reference

Class to hold the parameterizations of the RMS for the difference in polar and azimuthal angle between tracks and ECL clusters. More...

#include <ECLTrackClusterMatchingParameterizations.h>

Inheritance diagram for ECLTrackClusterMatchingParameterizations:
Collaboration diagram for ECLTrackClusterMatchingParameterizations:

Public Member Functions

 ECLTrackClusterMatchingParameterizations ()
 Default constructor.
 
 ECLTrackClusterMatchingParameterizations (const std::map< std::string, TF1 > &RMSParameterizationFunctions)
 Constructor.
 
 ~ECLTrackClusterMatchingParameterizations ()
 Destructor.
 
const std::map< std::string, TF1 > & getRMSParameterizations () const
 Get RMS parameterization.
 

Private Member Functions

 ClassDef (ECLTrackClusterMatchingParameterizations, 1)
 ClassDef.
 

Private Attributes

std::map< std::string, TF1 > m_RMSParameterizationFunctions
 RMS parameterization functions.
 

Detailed Description

Class to hold the parameterizations of the RMS for the difference in polar and azimuthal angle between tracks and ECL clusters.

Definition at line 23 of file ECLTrackClusterMatchingParameterizations.h.


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