37 gtDigis_ = consumes<L1GlobalTriggerReadoutRecord>(
45 bool accepted =
false;
48 int irun = iEvent.
id().
run();
63 std::cout <<
"HLT_debug: Run " << irun <<
" Ev " << ievt <<
" LB " << ils <<
" BX " << bx <<
" Acc: ";
64 const unsigned int n(hlNames_.size());
65 for (
unsigned int i = 0;
i !=
n; ++
i) {
66 if (HLTR->accept(
i)) {
86 std::cout <<
"PhysDecl_debug: Run " << irun <<
" Event " << ievt <<
" Lumi Block " << ils <<
" Bunch Crossing "
87 << bx <<
" Accepted " << accepted << std::endl;
EventNumber_t event() const
T getUntrackedParameter(std::string const &, T const &) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
int bunchCrossing() const
edm::LuminosityBlockNumber_t luminosityBlock() const
PhysDecl(const edm::ParameterSet &)
bool filter(edm::Event &, const edm::EventSetup &) override
Strings const & triggerNames() const
edm::TriggerNames const & triggerNames(edm::TriggerResults const &triggerResults) const override
T const * product() const
const L1GtFdlWord gtFdlWord(int bxInEventValue) const
get / set FDL word (record) in the GT readout record
const cms_uint16_t physicsDeclared() const
get/set "physics declared" bit
T getParameter(std::string const &) const