ATLAS Offline Software
Control
AthenaExamples
ToyConversion
ToyConversion
ToyConversionSvc.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TOYCONVERSION_TOYCONVERSIONSVC_H
6
#define TOYCONVERSION_TOYCONVERSIONSVC_H
7
8
#include "GaudiKernel/ConversionSvc.h"
9
14
class
ToyConversionSvc
:
public
ConversionSvc {
15
public
:
16
static
long
int
storageType
();
17
virtual
long
int
repSvcType
()
const override
;
18
19
ToyConversionSvc
(
const
std::string &
name
, ISvcLocator*
svc
);
20
virtual
~ToyConversionSvc
();
21
};
22
23
#endif
ToyConversionSvc::storageType
static long int storageType()
Definition:
ToyConversionSvc.cxx:7
Handler::svc
AthROOTErrorHandlerSvc * svc
Definition:
AthROOTErrorHandlerSvc.cxx:10
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
ToyConversionSvc
a toy that implements IConversionSvc
Definition:
ToyConversionSvc.h:14
ToyConversionSvc::ToyConversionSvc
ToyConversionSvc(const std::string &name, ISvcLocator *svc)
Definition:
ToyConversionSvc.cxx:19
ToyConversionSvc::repSvcType
virtual long int repSvcType() const override
Definition:
ToyConversionSvc.cxx:11
ToyConversionSvc::~ToyConversionSvc
virtual ~ToyConversionSvc()
Definition:
ToyConversionSvc.cxx:15
Generated on Thu Nov 7 2024 21:28:44 for ATLAS Offline Software by
1.8.18