8 : label_(ps.getParameter<edm::InputTag>(
"inputTag"))
9 , fedlist_(ps.getParameter<std::vector<unsigned int> >(
"fedList"))
12 produces<FEDRawDataCollection>();
19 std::vector<unsigned int>::iterator it =
fedlist_.begin();
29 std::auto_ptr<FEDRawDataCollection> bare_product(fedcoll);
std::vector< unsigned int > fedlist_
void produce(edm::Event &e, const edm::EventSetup &c)
size_t size() const
Lenght of the data buffer in bytes.
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
void resize(size_t newsize)
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
EvFFEDSelector(const edm::ParameterSet &)
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
char data[epos_bytes_allocation]
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.