#include <MEtoEDMFormat.h>
Classes | |
struct | MEtoEDMObject |
Public Types | |
typedef std::vector< MEtoEDMObject > | MEtoEdmObjectVector |
typedef std::vector< uint32_t > | TagList |
Public Member Functions | |
bool | CheckBinLabels (const TAxis *a1, const TAxis *a2) |
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.
Definition at line 71 of file MEtoEDMFormat.h.
References mps_fire::i.
Referenced by MEtoEDM< T >::mergeProduct().
|
inline |
Definition at line 68 of file MEtoEDMFormat.h.
References MEtoEDM< T >::MEtoEdmObject.
Referenced by MEtoEDM< T >::mergeProduct().
Definition at line 96 of file MEtoEDMFormat.h.
References MEtoEDM< T >::CheckBinLabels(), gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, list(), MEtoEDM< T >::MEtoEdmObject, MEtoEDM< T >::MEtoEDMObject::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Definition at line 177 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, MEtoEDM< T >::MEtoEdmObject, MEtoEDM< T >::MEtoEDMObject::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Definition at line 214 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, MEtoEDM< T >::MEtoEdmObject, MEtoEDM< T >::MEtoEDMObject::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 262 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, MEtoEDM< T >::MEtoEdmObject, MEtoEDM< T >::MEtoEDMObject::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Definition at line 310 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, MEtoEDM< T >::MEtoEdmObject, MEtoEDM< T >::MEtoEDMObject::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 57 of file MEtoEDMFormat.h.
References MEtoEDM< T >::MEtoEdmObject, MEtoEDM< T >::MEtoEDMObject::name, MEtoEDM< T >::MEtoEDMObject::object, MEtoEDM< T >::MEtoEDMObject::tags, and groupFilesInBlocks::temp.
|
private |
Definition at line 171 of file MEtoEDMFormat.h.
Referenced by MEtoEDM< T >::getMEtoEdmObject(), MEtoEDM< T >::mergeProduct(), MEtoEDM< T >::MEtoEDM(), MEtoEDM< T >::putMEtoEdmObject(), and MEtoEDM< T >::swap().