CMS 3D CMS Logo

List of all members | Public Member Functions
ConfRecoBuilder< O > Class Template Reference

#include <ConfRecoBuilder.h>

Public Member Functions

 ConfRecoBuilder (const std::string &name, const std::string &description)
 

Detailed Description

template<class O>
class ConfRecoBuilder< O >

template class that registers an AbstractConfReconstructor

Definition at line 11 of file ConfRecoBuilder.h.

Constructor & Destructor Documentation

◆ ConfRecoBuilder()

template<class O>
ConfRecoBuilder< O >::ConfRecoBuilder ( const std::string &  name,
const std::string &  description 
)
inline
edmLumisInFiles.description
description
Definition: edmLumisInFiles.py:11
AbstractConfReconstructor
Definition: AbstractConfReconstructor.h:12
VertexRecoManager::Instance
static VertexRecoManager & Instance()
Definition: VertexRecoManager.cc:39
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17
VertexRecoManager::registerReconstructor
void registerReconstructor(const std::string &name, std::function< AbstractConfReconstructor *()> o, const std::string &description)
Definition: VertexRecoManager.cc:6