69 mpList_( iConfig.getUntrackedParameter<
std::vector<
int> >(
"mpList") )
101 LogError(
"L1T") <<
"Cannot unpack: no FEDRawDataCollection found";
107 const unsigned char *
data = l1tRcd.
data();
112 mp |= ( ((header.
bxID()-1)%9) == itr );
T getParameter(std::string const &) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
std::vector< int > mpList_
bool filter(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< FEDRawDataCollection > fedData_
char data[epos_bytes_allocation]
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.
TMTFilter(const edm::ParameterSet &)