Go to the documentation of this file.
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;
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;
uint32 headerSize() const
ret
prodAgent to be discontinued
uint8 * startAddress() const
edm::propagate_const< std::shared_ptr< OutputFile > > streamerfile_
uint8 * startAddress() const
StreamerOutputFile(const std::string &name)
void write(const InitMsgBuilder &)
void writeStart(const InitMsgView &inview)
uint8 * startAddress() const
uint64 writeEventFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)
uint32 headerSize() const
uint8 * startAddress() const
void writeEventHeader(const EventMsgView &ineview)
const uint8 * descData() const
const uint8 * eventData() const
void writeInitFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)