DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Classes | |
struct | handler_action |
struct | old_action |
Public Attributes | |
std::string | name { } |
std::vector< sig_entry_t > | user_handlers { } |
Definition at line 55 of file SignalHandler.cpp.
std::string SignalHandler::implementation::sig_handler_t::name { } |
Definition at line 56 of file SignalHandler.cpp.
std::vector<sig_entry_t> SignalHandler::implementation::sig_handler_t::user_handlers { } |
Definition at line 59 of file SignalHandler.cpp.