22 inputModuleLabel_( pset.getParameter<std::
string>(
"InputModuleLabel" ) ),
23 inputDigiLabel_( pset.getParameter<std::
string>(
"InputDigiLabel" ) ),
31 <<
"[sistrip::DigiToRawModule::DigiToRawModule]"
32 <<
" Constructing object...";
54 <<
"[sistrip::DigiToRawModule::DigiToRawModule]"
60 <<
"[sistrip::DigiToRawModule::DigiToRawModule]"
61 <<
" Digi to raw is not supported for spy channel data";
68 <<
"[sistrip::DigiToRawModule::DigiToRawModule]"
69 <<
" You are using the wrong type of digis!";
83 produces<FEDRawDataCollection>();
92 <<
"[sistrip::DigiToRawModule::~DigiToRawModule]"
93 <<
" Destructing object...";
125 iEvent.
put( buffers );
std::string inputModuleLabel_
T getParameter(std::string const &) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
virtual void produce(edm::Event &, const edm::EventSetup &)
FEDReadoutMode fedReadoutModeFromString(const std::string &readoutModeString)
std::string inputDigiLabel_
DigiToRawModule(const edm::ParameterSet &)
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
void createFedBuffers(edm::Event &, edm::ESHandle< SiStripFedCabling > &cabling, edm::Handle< edm::DetSetVector< SiStripDigi > > &digis, std::auto_ptr< FEDRawDataCollection > &buffers)
edm::EDGetTokenT< edm::DetSetVector< SiStripDigi > > tokenDigi
volatile std::atomic< bool > shutdown_flag false
edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > tokenRawDigi