![]() |
ATLAS Offline Software
|
#include "AthenaKernel/CondCont.h"
#include "AthenaKernel/getMessageSvc.h"
#include "StoreGate/StoreGateSvc.h"
#include "StoreGate/WriteCondHandleKey.h"
#include "StoreGate/ReadCondHandle.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/DataHandle.h"
#include "GaudiKernel/DataObjID.h"
#include "GaudiKernel/EventIDBase.h"
#include <string>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | SG::WriteCondHandle< T > |
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
template<class T > | |
SG::WriteCondHandle< T > | SG::makeHandle (const SG::WriteCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext()) |