#include <MEtoEDMFormat.h>
Classes | |
struct | MEtoEDMObject |
Public Types | |
typedef std::vector < MEtoEDMObject > | MEtoEdmObjectVector |
typedef std::vector< uint32_t > | TagList |
Public Member Functions | |
const MEtoEdmObjectVector & | getMEtoEdmObject () const |
bool | mergeProduct (const MEtoEDM< T > &newMEtoEDM) |
template<> | |
bool | mergeProduct (const MEtoEDM< double > &newMEtoEDM) |
template<> | |
bool | mergeProduct (const MEtoEDM< int > &newMEtoEDM) |
template<> | |
bool | mergeProduct (const MEtoEDM< long long > &newMEtoEDM) |
template<> | |
bool | mergeProduct (const MEtoEDM< TString > &newMEtoEDM) |
MEtoEDM () | |
MEtoEDM (size_t reservedSize) | |
void | putMEtoEdmObject (const std::string &name, const TagList &tags, const T &object) |
void | swap (MEtoEDM< T > &iOther) |
virtual | ~MEtoEDM () |
Private Attributes | |
MEtoEdmObjectVector | MEtoEdmObject |
DataFormat class to hold the information from a ME tranformed into ROOT objects as appropriate
Definition at line 37 of file MEtoEDMFormat.h.
typedef std::vector<MEtoEDMObject> MEtoEDM< T >::MEtoEdmObjectVector |
Definition at line 55 of file MEtoEDMFormat.h.
Definition at line 46 of file MEtoEDMFormat.h.
Definition at line 40 of file MEtoEDMFormat.h.
Definition at line 44 of file MEtoEDMFormat.h.
|
inline |
Definition at line 68 of file MEtoEDMFormat.h.
References MEtoEDM< T >::MEtoEdmObject.
Referenced by MEtoEDM< T >::mergeProduct().
Definition at line 71 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), i, j, list(), MEtoEDM< T >::MEtoEdmObject, and mergeVDriftHistosByStation::name.
Definition at line 149 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), i, j, and mergeVDriftHistosByStation::name.
Definition at line 186 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), i, j, and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 234 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), i, j, and mergeVDriftHistosByStation::name.
Definition at line 282 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), i, j, and mergeVDriftHistosByStation::name.
|
inline |
Definition at line 57 of file MEtoEDMFormat.h.
References MEtoEDM< T >::MEtoEdmObject, mergeVDriftHistosByStation::name, dbtoconf::object, o2o::tags, and groupFilesInBlocks::temp.
|
private |
Definition at line 143 of file MEtoEDMFormat.h.
Referenced by MEtoEDM< T >::getMEtoEdmObject(), MEtoEDM< T >::mergeProduct(), MEtoEDM< T >::MEtoEDM(), MEtoEDM< T >::putMEtoEdmObject(), and MEtoEDM< T >::swap().