32 desc.
add<
bool>(
"scaleErrorsForBPix1",
false);
33 desc.
add<
double>(
"scaleFactor", 0.65)->
setComment(
"The default value was derived for phase1 pixel");
34 descriptions.
add(
"pixelFitterByHelixProjectionsDefault", desc);
52 std::make_unique<PixelFitterByHelixProjections>(
const bool thescaleErrorsForBPix1
void setComment(std::string const &value)
#define DEFINE_FWK_MODULE(type)
void produce(edm::StreamID, edm::Event &iEvent, const edm::EventSetup &iSetup) const override
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > theTopoToken
const edm::EDPutTokenT< PixelFitter > thePutToken
bool getData(T &iHolder) const
PixelFitterByHelixProjectionsProducer(const edm::ParameterSet &iConfig)
const float thescaleFactor
ParameterDescriptionBase * add(U const &iLabel, T const &value)
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > theFieldToken
OrphanHandle< PROD > emplace(EDPutTokenT< PROD > token, Args &&...args)
puts a new product
void add(std::string const &label, ParameterSetDescription const &psetDescription)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
~PixelFitterByHelixProjectionsProducer() override