![]() |
ATLAS Offline Software
|
Condition algorithm to populate ConditionStore from MetaDataStore. More...
#include "AthenaBaseComps/AthCondAlgorithm.h"#include "StoreGate/WriteCondHandleKey.h"#include "PersistentDataModel/AthenaAttributeList.h"#include "GaudiKernel/ServiceHandle.h"Go to the source code of this file.
Classes | |
| class | MetaDataToCondAlg |
Condition algorithm to populate ConditionStore from MetaDataStore.
This algorithm reads IOVMetaDataContainer objects from the MetaDataStore and creates corresponding AthenaAttributeList objects in the ConditionStore. This is needed for the direct in-file metadata mode where simulation and digitization parameters are written directly to file metadata without intermediate sqlite files.
Definition in file MetaDataToCondAlg.h.