CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BaseHadronizer.cc
Go to the documentation of this file.
1 
3 
4 namespace gen {
5 
7 {
8 
10  ps.getUntrackedParameter<double>("filterEfficiency", -1.) );
12  GenRunInfoProduct::XSec(ps.getUntrackedParameter<double>("crossSection", -1.)) );
14  GenRunInfoProduct::XSec(ps.getUntrackedParameter<double>("crossSectionNLO", -1.)) );
15 
16 }
17 
18 }
T getUntrackedParameter(std::string const &, T const &) const
void setFilterEfficiency(double effic)
BaseHadronizer(edm::ParameterSet const &ps)
GenRunInfoProduct & runInfo()
void setExternalXSecNLO(const XSec &xsec)
void setExternalXSecLO(const XSec &xsec)