ATLAS Offline Software
Namespaces | Macros
BPhysMetadataBase.cxx File Reference
#include "DerivationFrameworkBPhys/BPhysMetadataBase.h"
#include "xAODMetaData/FileMetaData.h"
#include "xAODMetaData/FileMetaDataAuxInfo.h"
#include "AthContainers/Accessor.h"
Include dependency graph for BPhysMetadataBase.cxx:

Go to the source code of this file.

Namespaces

 DerivationFramework
 THE reconstruction tool.
 

Macros

#define SET_VALUES_IMP(TYPE, MAP)
 

Macro Definition Documentation

◆ SET_VALUES_IMP

#define SET_VALUES_IMP (   TYPE,
  MAP 
)
Value:
for (auto const &ent : MAP) { \
SG::Accessor< TYPE > acc( m_prefix + ent.first ); \
acc( *fm ) = ent.second; \
}

Definition at line 99 of file BPhysMetadataBase.cxx.

AthenaPoolTestRead.acc
acc
Definition: AthenaPoolTestRead.py:16