53 : tagName_(iConfig.getParameter<
std::
string>(
"TagName")),
68 for (
const auto&
id :
metadata->getAllChannels()) {
82 for (
auto i : {0, 1, 2, 3}) {
93 HcalL1TrigObjCol->setTopo(topo);
94 HcalL1TrigObjCol->addValues(l1object);
97 HcalL1TrigObjCol->setTagString(
tagName_);
98 HcalL1TrigObjCol->setAlgoString(
"A 2-TS Peak Finder");
edm::ESGetToken< HcalDbService, HcalDbRecord > tok_dbservice_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void analyze(const edm::Event &, const edm::EventSetup &) override
bool valid(const DetId &id) const override
constexpr HcalSubdetector subdet() const
get the subdetector
void addDefault(ParameterSetDescription const &psetDescription)
#define DEFINE_FWK_MODULE(type)
bool getData(T &iHolder) const
uint32_t getValue() const
~WriteL1TriggerObjectsTxt() override
bool dumpObject(std::ostream &fOutput, const HcalPedestals &fObject)
WriteL1TriggerObjectsTxt(const edm::ParameterSet &)