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

Classes

class  Collection
 
class  Component
 

Public Member Functions

 JComponentSummary (const JComponentSummary &)=delete
 
void Add (Component *component)
 
std::vector< const Collection * > GetAllCollections () const
 
std::vector< const Component * > GetAllComponents () const
 
std::vector< const Collection * > FindCollections (std::string collection_name="") const
 
std::vector< const Component * > FindComponents (std::string component_name="") const
 

Public Attributes

std::vector< JFactorySummaryfactories
 

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