Definition at line 55 of file LogErrorEventFilter.cc.
◆ LumiErrors()
leef::LumiErrors::LumiErrors |
( |
| ) |
|
|
inline |
Definition at line 56 of file LogErrorEventFilter.cc.
std::atomic< size_t > nfail_
std::atomic< bool > collectionGuard_
std::atomic< size_t > npass_
◆ collectionGuard_
std::atomic<bool> leef::LumiErrors::collectionGuard_ |
|
mutable |
◆ errorCollection_
ErrorSet leef::LumiErrors::errorCollection_ |
|
mutable |
◆ nfail_
std::atomic<size_t> leef::LumiErrors::nfail_ |
|
mutable |
◆ npass_
std::atomic<size_t> leef::LumiErrors::npass_ |
|
mutable |