65 produces<LTCDigiCollection>();
80 const int LTCFedIDLo = 815;
81 const int LTCFedIDHi = 823;
88 auto pOut = std::make_unique<LTCDigiCollection>();
91 for (
int id = LTCFedIDLo;
id <= LTCFedIDHi; ++
id) {
94 unsigned short int length = fedData.
size();
98 pOut->push_back(ltcDigi);
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
void produce(edm::Event &, const edm::EventSetup &) override
size_t size() const
Lenght of the data buffer in bytes.
LTCRawToDigi(const edm::ParameterSet &)
#define DEFINE_FWK_MODULE(type)
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.