12 return write(tmpView);
23 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 24 <<
"is full?" << std::endl;
26 return offset_to_return;
36 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 37 <<
"is full?" << std::endl;
39 return offset_to_return;
46 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 47 <<
"is full?" << std::endl;
53 return write(tmpView);
61 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 62 <<
"is full?" << std::endl;
67 bool ret =
streamerfile_->write((
const char*)dataPtr, dataSize);
70 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 71 <<
"is full?" << std::endl;
79 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 80 <<
"is full?" << std::endl;
const uint8 * eventData() const
uint8 * startAddress() const
const uint8 * descData() const
uint64 writeEventFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)
void write(const InitMsgBuilder &)
uint8 * startAddress() const
uint8 * startAddress() const
void writeEventHeader(const EventMsgView &ineview)
uint32 headerSize() const
edm::propagate_const< std::shared_ptr< OutputFile > > streamerfile_
StreamerOutputFile(const std::string &name)
uint32 headerSize() const
void writeInitFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)
uint8 * startAddress() const
void writeStart(const InitMsgView &inview)