61 std::cout <<
"constructing FastTimeTopology for " <<
name <<
" Type " << type_ << std::endl;
77 std::cout <<
"Create FastTimeTopology(hgdc,subdet,type)" << std::endl;
79 return std::make_unique<FastTimeTopology>(hgdc,
subdet_,
type_);
FastTimeTopologyBuilder(const edm::ParameterSet &iP)
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
T getUntrackedParameter(std::string const &, T const &) const
edm::ESGetToken< FastTimeDDDConstants, IdealGeometryRecord > ftlToken_
ProductT const & get(ESGetToken< ProductT, DepRecordT > const &iToken) const
~FastTimeTopologyBuilder() override
ForwardSubdetector subdet_
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
std::unique_ptr< FastTimeTopology > ReturnType
ReturnType produce(const IdealGeometryRecord &)