60 desc.add<
bool>(
"fromDD4hep",
false);
61 descriptions.
add(
"hgcalTBEEParametersInitialize",
desc);
66 edm::LogVerbatim(
"HGCalGeom") <<
"HGCalTBParametersESModule::produce(const IdealGeometryRecord& iRecord)";
68 auto ptp = std::make_unique<HGCalTBParameters>(
name_);
72 edm::LogVerbatim(
"HGCalGeom") <<
"HGCalTBParametersESModule::Try to access cms::DDCompactView";
78 edm::LogVerbatim(
"HGCalGeom") <<
"HGCalTBParametersESModule::Try to access DDCompactView";
ESTransientHandle< ProductT > getTransientHandle(ESGetToken< ProductT, DepRecordT > const &iToken) const
Log< level::Info, true > LogVerbatim
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
T getParameter(std::string const &) const
uint32_t cc[maxCellsPerHit]
HGCalTBParametersESModule(const edm::ParameterSet &)
Compact representation of the geometrical detector hierarchy.
edm::ESGetToken< cms::DDCompactView, IdealGeometryRecord > cpvTokenDD4hep_
std::unique_ptr< HGCalTBParameters > ReturnType
edm::ESGetToken< DDCompactView, IdealGeometryRecord > cpvTokenDDD_
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
T const * product() const
static void fillDescriptions(edm::ConfigurationDescriptions &)
ReturnType produce(const IdealGeometryRecord &)