CMS 3D CMS Logo

Public Attributes

MEtoEDM< T >::MEtoEDMObject Struct Reference

#include <MEtoEDMFormat.h>

List of all members.

Public Attributes

std::string name
T object
TagList tags

Detailed Description

template<class T>
struct MEtoEDM< T >::MEtoEDMObject

Definition at line 48 of file MEtoEDMFormat.h.


Member Data Documentation

template<class T>
std::string MEtoEDM< T >::MEtoEDMObject::name

Definition at line 50 of file MEtoEDMFormat.h.

template<class T>
T MEtoEDM< T >::MEtoEDMObject::object

Definition at line 52 of file MEtoEDMFormat.h.

template<class T>
TagList MEtoEDM< T >::MEtoEDMObject::tags

Definition at line 51 of file MEtoEDMFormat.h.