#include <DataFormats/Histograms/interface/MEtoEDMFormat.h>
Public Attributes | |
std::string | datatier |
std::string | name |
T | object |
std::string | release |
int | run |
TagList | tags |
Definition at line 39 of file MEtoEDMFormat.h.
std::string MEtoEDM< T >::MEtoEDMObject::datatier |
Definition at line 46 of file MEtoEDMFormat.h.
std::string MEtoEDM< T >::MEtoEDMObject::name |
Definition at line 41 of file MEtoEDMFormat.h.
T MEtoEDM< T >::MEtoEDMObject::object |
Definition at line 43 of file MEtoEDMFormat.h.
std::string MEtoEDM< T >::MEtoEDMObject::release |
Definition at line 44 of file MEtoEDMFormat.h.
int MEtoEDM< T >::MEtoEDMObject::run |
Definition at line 45 of file MEtoEDMFormat.h.
TagList MEtoEDM< T >::MEtoEDMObject::tags |
Definition at line 42 of file MEtoEDMFormat.h.