13 #ifndef DTTFRawToDigi_DTTFFEDSim_h
14 #define DTTFRawToDigi_DTTFFEDSim_h
57 void calcCRC(
int myD1,
int myD2,
int &myC);
edm::InputTag getDTPHTFInputTag()
virtual ~DTTFFEDSim()
Destructor.
edm::InputTag DTDigiInputTag
void calcCRC(int myD1, int myD2, int &myC)
edm::InputTag getDTDigiInputTag()
int channel(int wheel, int sector, int bx)
void produce(edm::Event &e, const edm::EventSetup &c)
Produce digis out of raw data.
bool fillRawData(edm::Event &e, FEDRawDataCollection &data)
Generate and fill FED raw data for a full event.
char data[epos_bytes_allocation]
edm::InputTag DTPHTFInputTag
DTTFFEDSim(const edm::ParameterSet &pset)
Constructor.