DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
IssueCatcherHandler.cpp
Go to the documentation of this file.
1/*
2 * IssueCatcherHandler.cxx
3 * ERS
4 *
5 * Created by Serguei Kolos on 21.01.05.
6 * Copyright 2005 CERN. All rights reserved.
7 *
8 */
9
11#include <ers/LocalStream.hpp>
12
14{
15 LocalStream::instance().remove_issue_catcher();
16}