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

Public Member Functions

 Collection (std::string tag, std::string name, std::string type_name, JEventLevel level)
 
void AddProducer (const Component *component)
 
void AddConsumer (const Component *component)
 
std::string GetTag () const
 
std::string GetName () const
 
std::string GetTypeName () const
 
JEventLevel GetLevel () const
 
std::vector< const Component * > GetProducers () const
 
std::vector< const Component * > GetConsumers () const
 

Friends

class JComponentSummary
 

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