LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ELdestination.h"
Public Member Functions | |
~CategoryParams () | |
CategoryParams () | |
Public Attributes | |
int | limit_ |
int | reportEvery_ |
int | timespan_ |
Definition at line 60 of file ELdestination.h.
|
default |
mf::service::ELdestination::CategoryParams::CategoryParams | ( | ) |
Definition at line 88 of file ELdestination.cc.
References reportEvery_, timespan_, and mf::service::ELdestination::XidLimiter::~XidLimiter().
int mf::service::ELdestination::CategoryParams::limit_ |
Definition at line 64 of file ELdestination.h.
int mf::service::ELdestination::CategoryParams::reportEvery_ |
Definition at line 65 of file ELdestination.h.
Referenced by CategoryParams().
int mf::service::ELdestination::CategoryParams::timespan_ |
Definition at line 66 of file ELdestination.h.
Referenced by CategoryParams().