JANA2
C++ framework for multi-threaded data processing
jana::components::JComponentSummary::Component Class Reference

Public Member Functions

 Component (std::string base_name, std::string prefix, std::string type_name, JEventLevel level, std::string plugin_name)
 
void AddInput (Collection *input)
 
void AddOutput (Collection *output)
 
std::string GetBaseName () const
 
std::string GetPrefix () const
 
std::string GetTypeName () const
 
JEventLevel GetLevel () const
 
std::string GetPluginName () const
 
std::vector< const Collection * > GetInputs () const
 
std::vector< const Collection * > GetOutputs () const
 

Friends

class JComponentSummary
 

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