#include <EvFOutputModule.h>
Definition at line 20 of file EvFOutputModule.h.
◆ EvFOutputEventWriter()
evf::EvFOutputEventWriter::EvFOutputEventWriter |
( |
std::string const & |
filePath | ) |
|
|
inlineexplicit |
Definition at line 22 of file EvFOutputModule.h.
edm::propagate_const< std::unique_ptr< StreamerOutputFile > > stream_writer_events_
filePath
CUSTOMIZE FOR ML.
◆ ~EvFOutputEventWriter()
evf::EvFOutputEventWriter::~EvFOutputEventWriter |
( |
| ) |
|
|
inline |
◆ close()
void evf::EvFOutputEventWriter::close |
( |
void |
| ) |
|
|
inline |
◆ doOutputEvent()
void evf::EvFOutputEventWriter::doOutputEvent |
( |
EventMsgBuilder const & |
msg | ) |
|
|
inline |
◆ get_adler32()
uint32 evf::EvFOutputEventWriter::get_adler32 |
( |
| ) |
const |
|
inline |
◆ getAccepted()
unsigned long evf::EvFOutputEventWriter::getAccepted |
( |
| ) |
const |
|
inline |
◆ getFilePath()
std::string const& evf::EvFOutputEventWriter::getFilePath |
( |
| ) |
const |
|
inline |
◆ incAccepted()
void evf::EvFOutputEventWriter::incAccepted |
( |
| ) |
|
|
inline |
◆ accepted_
unsigned long evf::EvFOutputEventWriter::accepted_ |
|
private |
◆ filePath_
std::string evf::EvFOutputEventWriter::filePath_ |
|
private |
◆ stream_writer_events_