JANA2
JMetadata< T > Struct Template Reference

Class template for metadata. More...

#include <JFactoryT.h>

Detailed Description

template<typename T>
struct JMetadata< T >

Class template for metadata.

This constrains JFactoryT<T> to use the same (user-defined) metadata structure, JMetadata<T> for that T. This is essential for retrieving metadata from JFactoryT's without breaking the Liskov substitution property.


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