#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 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 51 of file MEtoEDMFormat.h.
Definition at line 43 of file MEtoEDMFormat.h.
Definition at line 39 of file MEtoEDMFormat.h.
Definition at line 41 of file MEtoEDMFormat.h.
Definition at line 62 of file MEtoEDMFormat.h.
References isotrackTrainRegressor::a1, isotrackTrainRegressor::a2, and mps_fire::i.
Referenced by MEtoEDM< T >::mergeProduct().
|
inline |
Definition at line 60 of file MEtoEDMFormat.h.
References MEtoEDM< T >::MEtoEdmObject.
Referenced by MEtoEDM< T >::mergeProduct().
Definition at line 86 of file MEtoEDMFormat.h.
References MEtoEDM< T >::CheckBinLabels(), gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, dqmiolumiharvest::j, MEtoEDM< T >::MEtoEdmObject, mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Definition at line 180 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, dqmiolumiharvest::j, mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Definition at line 217 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, dqmiolumiharvest::j, mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 265 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, dqmiolumiharvest::j, mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Definition at line 313 of file MEtoEDMFormat.h.
References gather_cfg::cout, MEtoEDM< T >::getMEtoEdmObject(), mps_fire::i, dqmiolumiharvest::j, mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 53 of file MEtoEDMFormat.h.
References MEtoEDM< T >::MEtoEdmObject, mergeVDriftHistosByStation::name, and groupFilesInBlocks::temp.
|
private |
Definition at line 175 of file MEtoEDMFormat.h.
Referenced by MEtoEDM< T >::getMEtoEdmObject(), MEtoEDM< T >::mergeProduct(), MEtoEDM< T >::MEtoEDM(), MEtoEDM< T >::putMEtoEdmObject(), and MEtoEDM< T >::swap().