Go to the documentation of this file.
53 : tagName_(iConfig.getParameter<
std::
string>(
"TagName")) {}
67 for (
const auto&
id :
metadata->getAllChannels()) {
81 for (
auto i : {0, 1, 2, 3}) {
92 HcalL1TrigObjCol->setTopo(topo);
93 HcalL1TrigObjCol->addValues(l1object);
96 HcalL1TrigObjCol->setTagString(
tagName_);
97 HcalL1TrigObjCol->setAlgoString(
"A 2-TS Peak Finder");
~WriteL1TriggerObjectsTxt() override
void analyze(const edm::Event &, const edm::EventSetup &) override
const HcalCalibrations & getHcalCalibrations(const HcalGenericDetId &fId) const
#define DEFINE_FWK_MODULE(type)
uint32_t getValue() const
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
constexpr HcalSubdetector subdet() const
get the subdetector
WriteL1TriggerObjectsTxt(const edm::ParameterSet &)
bool valid(const DetId &id) const override
bool dumpObject(std::ostream &fOutput, const HcalPedestals &fObject)
const HcalChannelStatus * getHcalChannelStatus(const HcalGenericDetId &fId) const
const HcalLutMetadata * getHcalLutMetadata() const
void addDefault(ParameterSetDescription const &psetDescription)