14 return write(tmpView);
25 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 26 <<
"is full?" << std::endl;
28 return offset_to_return;
41 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 42 <<
"is full?" << std::endl;
44 return offset_to_return;
51 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 52 <<
"is full?" << std::endl;
58 return write(tmpView);
66 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 67 <<
"is full?" << std::endl;
75 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 76 <<
"is full?" << std::endl;
84 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk " 85 <<
"is full?" << std::endl;
const uint8 * eventData() const
ret
prodAgent to be discontinued
uint32 headerSize() const
uint8 * startAddress() const
uint64 writeEventFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)
void write(const InitMsgBuilder &)
const uint8 * descData() const
void writeEventHeader(const EventMsgView &ineview)
void writeStart(const InitMsgView &inview)
uint8 * startAddress() const
StreamerOutputFile(const std::string &name, uint32 padding=0)
uint8 * startAddress() const
unsigned long long uint64
void writeInitFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)
edm::propagate_const< std::shared_ptr< edm::streamer::OutputFile > > streamerfile_
uint8 * startAddress() const
uint32 headerSize() const