DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Public Attributes | List of all members
SignalHandler::implementation::sig_handler_t Struct Reference

Classes

struct  handler_action
 
struct  old_action
 

Public Attributes

std::string name { }
 
std::vector< sig_entry_tuser_handlers { }
 

Detailed Description

Definition at line 55 of file SignalHandler.cpp.

Member Data Documentation

◆ name

std::string SignalHandler::implementation::sig_handler_t::name { }

Definition at line 56 of file SignalHandler.cpp.

◆ user_handlers

std::vector<sig_entry_t> SignalHandler::implementation::sig_handler_t::user_handlers { }

Definition at line 59 of file SignalHandler.cpp.


The documentation for this struct was generated from the following file: