6 : label_(ps.getParameter<edm::InputTag>(
"inputTag"))
7 , fedlist_(ps.getParameter<std::vector<unsigned int> >(
"fedList"))
10 produces<FEDRawDataCollection>();
17 std::vector<unsigned int>::iterator it =
fedlist_.begin();
27 std::auto_ptr<FEDRawDataCollection> bare_product(fedcoll);
std::vector< unsigned int > fedlist_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
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)
edm::EDGetTokenT< FEDRawDataCollection > token_
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
EvFFEDSelector(const edm::ParameterSet &)
char data[epos_bytes_allocation]
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.