CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
module.cc File Reference
#include "FWCore/Utilities/interface/typelookup.h"
#include "RecoLocalTracker/ClusterParameterEstimator/interface/PixelClusterParameterEstimator.h"
#include "RecoLocalTracker/ClusterParameterEstimator/interface/StripClusterParameterEstimator.h"

Go to the source code of this file.

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 edm::typelookup
 

Functions

template<>
const char * edm::typelookup::className< PixelClusterParameterEstimator > ()
 
template<>
const char * edm::typelookup::className< StripClusterParameterEstimator > ()
 
template<>
const std::type_info & edm::typelookup::classTypeInfo< PixelClusterParameterEstimator > ()
 
template<>
const std::type_info & edm::typelookup::classTypeInfo< StripClusterParameterEstimator > ()
 
static
edm::typelookup::NameRegistrar 
s_register__LINE__ (edm::typelookup::className< StripClusterParameterEstimator >(), typeid(StripClusterParameterEstimator))
 

Variables

static
edm::typelookup::NameRegistrar 
s_register__LINE__ (edm::typelookup::className< PixelClusterParameterEstimator >(), typeid(PixelClusterParameterEstimator))
 

Function Documentation

Variable Documentation