JANA2
C++ framework for multi-threaded data processing
JObjectSummary Class Reference

Public Member Functions

std::vector< JObjectMemberget_fields () const
 get_fields() returns a copy of all JObjectMember information collected so far.
 
template<typename T >
void add (const T &x, const char *name, const char *format, const char *description="")
 add() is used to insert a new row of JObjectMember data
 
void add (const JObjectMember &objectMember)
 add() is used to insert a new row of JObjectMember data
 

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