1 #ifndef HeterogeneousCore_SonicCore_SonicOneEDAnalyzer 2 #define HeterogeneousCore_SonicCore_SonicOneEDAnalyzer 17 template <
typename Client,
typename... Capabilities>
30 edm::LogWarning(
"ResetClientMode") <<
"Resetting client mode to Sync for SonicOneEDAnalyzer";
T getParameter(std::string const &) const
edm::ParameterSet clientPset_
void analyze(edm::Event const &iEvent, edm::EventSetup const &iSetup) final
virtual void acquire(edm::Event const &iEvent, edm::EventSetup const &iSetup, Input &iInput)=0
void addParameter(std::string const &name, T const &value)
ParameterSet const & getParameterSet(ParameterSetID const &id)
std::unique_ptr< Client > client_
SonicOneEDAnalyzer(edm::ParameterSet const &cfg, bool verbose=true)
void printDebugTime(std::string_view debugName, std::string_view msg, const TimePoint &t0)
Log< level::Warning, false > LogWarning
~SonicOneEDAnalyzer() override=default