LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ELdestination.h"
Public Member Functions | |
~Config () | |
Config () | |
Public Attributes | |
fhicl::Atom< bool > | reset |
fhicl::Atom< bool > | resetStatistics |
Definition at line 130 of file ELdestination.h.
|
default |
Referenced by mf::service::ELdestination::StatsCount::add().
mf::service::ELdestination::MsgStatistics::Config::Config | ( | ) |
Definition at line 220 of file ELdestination.cc.
References resetStatistics, and mf::service::ELdestination::Config::~Config().
fhicl::Atom<bool> mf::service::ELdestination::MsgStatistics::Config::reset |
Definition at line 134 of file ELdestination.h.
fhicl::Atom<bool> mf::service::ELdestination::MsgStatistics::Config::resetStatistics |
Definition at line 140 of file ELdestination.h.
Referenced by Config().