37 setWhatProduced(
this);
38 findingRecord<JobConfigurationGPURecord>();
51 d.add<std::vector<std::string>>(
"ChannelStatusToBeExcluded",
59 "kNonRespondingIsolated",
67 desc_list_flagsMapDBReco.
add<std::vector<std::string>>(
"kGood", {
"kOk",
"kDAC",
"kNoLaser",
"kNoisy"});
68 desc_list_flagsMapDBReco.add<std::vector<std::string>>(
"kNoisy", {
"kNNoisy",
"kFixedG6",
"kFixedG1"});
69 desc_list_flagsMapDBReco.add<std::vector<std::string>>(
"kNeighboursRecovered",
70 {
"kFixedG0",
"kNonRespondingIsolated",
"kDeadVFE"});
71 desc_list_flagsMapDBReco.add<std::vector<std::string>>(
"kTowerRecovered", {
"kDeadFE"});
72 desc_list_flagsMapDBReco.add<std::vector<std::string>>(
"kDead", {
"kNoDataNoTP"});
76 desc.addWithDefaultLabel(
d);
80 return std::make_unique<EcalRecHitParametersGPU>(
pset_);