119 tree_->Branch(
"L1Extra",
"L1Analysis::L1AnalysisL1ExtraDataFormat", &
l1ExtraData, 32000, 3);
169 edm::LogWarning(
"MissingProduct") <<
"L1Extra Iso Em not found. Branch will not be filled" << std::endl;
175 edm::LogWarning(
"MissingProduct") <<
"L1Extra Non Iso Em not found. Branch will not be filled" << std::endl;
181 edm::LogWarning(
"MissingProduct") <<
"L1Extra Central Jets not found. Branch will not be filled" << std::endl;
187 edm::LogWarning(
"MissingProduct") <<
"L1Extra Tau Jets not found. Branch will not be filled" << std::endl;
193 edm::LogWarning(
"MissingProduct") <<
"L1Extra Iso Tau Jets not found. Branch will not be filled" << std::endl;
199 edm::LogWarning(
"MissingProduct") <<
"L1Extra Forward Jets not found. Branch will not be filled" << std::endl;
205 edm::LogWarning(
"MissingProduct") <<
"L1Extra Muons not found. Branch will not be filled" << std::endl;
211 edm::LogWarning(
"MissingProduct") <<
"L1Extra MET not found. Branch will not be filled" << std::endl;
217 edm::LogWarning(
"MissingProduct") <<
"L1Extra MHT not found. Branch will not be filled" << std::endl;
223 edm::LogWarning(
"MissingProduct") <<
"L1Extra HF Rings not found. Branch will not be filled" << std::endl;
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
T * make(const Args &...args) const
make new ROOT object
#define DEFINE_FWK_MODULE(type)