Definition at line 59 of file GlobalEvFOutputModule.cc.
◆ GlobalEvFOutputEventWriter()
evf::GlobalEvFOutputEventWriter::GlobalEvFOutputEventWriter |
( |
std::string const & |
filePath, |
|
|
unsigned int |
ls, |
|
|
std::shared_ptr< MetaDataCache const > |
iMetaData |
|
) |
| |
|
inlineexplicit |
Definition at line 61 of file GlobalEvFOutputModule.cc.
std::atomic< unsigned long > accepted_
filePath
CUSTOMIZE FOR ML.
std::shared_ptr< MetaDataCache const > meta_
edm::propagate_const< std::unique_ptr< StreamerOutputFile > > stream_writer_events_
◆ ~GlobalEvFOutputEventWriter()
evf::GlobalEvFOutputEventWriter::~GlobalEvFOutputEventWriter |
( |
| ) |
|
|
inline |
◆ close()
bool evf::GlobalEvFOutputEventWriter::close |
( |
void |
| ) |
|
|
inline |
◆ discardedCheck()
void evf::GlobalEvFOutputEventWriter::discardedCheck |
( |
| ) |
|
|
inline |
◆ doOutputEvent()
void evf::GlobalEvFOutputEventWriter::doOutputEvent |
( |
EventMsgBuilder const & |
msg, |
|
|
bool |
inc |
|
) |
| |
|
inline |
◆ doOutputEventAsync()
◆ get_adler32()
uint32 evf::GlobalEvFOutputEventWriter::get_adler32 |
( |
| ) |
const |
|
inline |
Definition at line 134 of file GlobalEvFOutputModule.cc.
edm::propagate_const< std::unique_ptr< StreamerOutputFile > > stream_writer_events_
◆ getAccepted()
unsigned long evf::GlobalEvFOutputEventWriter::getAccepted |
( |
| ) |
const |
|
inline |
◆ getFilePath()
std::string const& evf::GlobalEvFOutputEventWriter::getFilePath |
( |
| ) |
const |
|
inline |
◆ incAccepted()
void evf::GlobalEvFOutputEventWriter::incAccepted |
( |
| ) |
|
|
inline |
◆ queue()
◆ setMetaCache()
void evf::GlobalEvFOutputEventWriter::setMetaCache |
( |
std::shared_ptr< MetaDataCache const > |
iMetaData | ) |
|
|
inline |
◆ throttledCheck()
void evf::GlobalEvFOutputEventWriter::throttledCheck |
( |
| ) |
|
|
inline |
◆ accepted_
std::atomic<unsigned long> evf::GlobalEvFOutputEventWriter::accepted_ |
|
private |
◆ discarded_
bool evf::GlobalEvFOutputEventWriter::discarded_ = false |
|
private |
◆ filePath_
std::string evf::GlobalEvFOutputEventWriter::filePath_ |
|
private |
◆ ls_
const unsigned evf::GlobalEvFOutputEventWriter::ls_ |
|
private |
◆ meta_
std::shared_ptr<MetaDataCache const> evf::GlobalEvFOutputEventWriter::meta_ |
|
private |
◆ stream_writer_events_
◆ writeQueue_