7 : streamerfile_(std::make_shared<edm::streamer::
OutputFile>(name)) {
13 return write(tmpView);
24 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk "
25 <<
"is full?" << std::endl;
27 return offset_to_return;
37 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk "
38 <<
"is full?" << std::endl;
40 return offset_to_return;
47 <<
"Error writing streamer event data to " <<
streamerfile_->fileName() <<
". Possibly the output disk "
48 <<
"is full?" << std::endl;
54 return write(tmpView);
62 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk "
63 <<
"is full?" << std::endl;
71 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk "
72 <<
"is full?" << std::endl;
80 <<
"Error writing streamer header data to " <<
streamerfile_->fileName() <<
". Possibly the output disk "
81 <<
"is full?" << std::endl;
tuple ret
prodAgent to be discontinued
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
StreamerOutputFile(const std::string &name)
uint32 headerSize() const
void writeInitFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize)
edm::propagate_const< std::shared_ptr< edm::streamer::OutputFile > > streamerfile_
uint8 * startAddress() const
void writeStart(const InitMsgView &inview)