Go to the documentation of this file. 1 #ifndef CSCFileReader_h
2 #define CSCFileReader_h
32 const unsigned short *
ruBuf[40];
38 std::map<unsigned int, std::list<unsigned int> >
FED;
40 int readRUI(
int rui,
const unsigned short *&
buf,
size_t &length);
43 int readFU(
int fu,
const unsigned short *&
buf,
size_t &length);
const unsigned short * ruBuf[40]
const unsigned short * fuEvent[4]
~CSCFileReader(void) override
std::vector< std::string >::const_iterator currentFile[40]
int buildEventFromRUIs(FEDRawDataCollection *data)
int nextEventFromFUs(FEDRawDataCollection *data)
CSCFileReader(const edm::ParameterSet &pset)
void produce(edm::Event &, edm::EventSetup const &) override
int readFU(int fu, const unsigned short *&buf, size_t &length)
virtual int fillRawData(edm::Event &e, FEDRawDataCollection *&data)
std::vector< std::string > fileNames[40]
char data[epos_bytes_allocation]
std::map< unsigned int, std::list< unsigned int > > FED
int readRUI(int rui, const unsigned short *&buf, size_t &length)