ATLAS Offline Software
|
#include "ToyConversion/ToyConversionSvc.h"
#include "GaudiKernel/Converter.h"
#include "GaudiKernel/StatusCode.h"
#include "AthenaKernel/ClassID_traits.h"
#include "AthenaKernel/StorableConversions.h"
Go to the source code of this file.
Classes | |
class | CnvFactory< Cnv > |
Abstract factory to create the converter. More... | |
class | ToyConverter< DATA > |
a toy converter template that creates a default instance of DATA More... | |