JANA2
C++ framework for multi-threaded data processing
Loading...
Searching...
No Matches
jana::services::JWiringService::Wiring Struct Reference
Collaboration diagram for jana::services::JWiringService::Wiring:
[legend]

Public Attributes

std::string plugin_name
 
std::string type_name
 
std::string prefix
 
JEventLevel level = JEventLevel::None
 
std::vector< std::string > input_names
 
std::vector< JEventLevel > input_levels
 
std::vector< std::vector< std::string > > variadic_input_names
 
std::vector< JEventLevel > variadic_input_levels
 
std::vector< std::string > output_names
 
std::vector< JEventLevel > output_levels
 
std::vector< std::vector< std::string > > variadic_output_names
 
std::map< std::string, std::string > configs
 

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