27 if(iConfig.
getParameter<
bool>(
"useFixImpactParameter")) {
32 produces<PixelFitter>();
39 desc.
add<
std::string>(
"TTRHBuilder",
"PixelTTRHBuilderWithoutAngle");
40 desc.
add<
bool>(
"useFixImpactParameter",
false);
41 desc.
add<
double>(
"fixImpactParameter", 0.0);
42 descriptions.
add(
"pixelFitterByConformalMappingAndLine", desc);
64 auto impl = std::make_unique<PixelFitterByConformalMappingAndLine>(&iSetup,
T getParameter(std::string const &) const
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
#define DEFINE_FWK_MODULE(type)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
T const * product() const