ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetConditions
TRT_ConditionsServices
TRT_ConditionsServices
ITRT_ConditionsTestSvc.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 ITRT_CONDITIONSTESTSVC_H
6
#define ITRT_CONDITIONSTESTSVC_H
7
13
14
#include "GaudiKernel/IService.h"
15
16
class
Identifier
;
17
18
class
ITRT_ConditionsTestSvc
:
virtual
public
IService {
19
20
public
:
21
DeclareInterfaceID
(
ITRT_ConditionsTestSvc
,1,0);
22
24
virtual
StatusCode
test
(
const
Identifier
& ) = 0;
25
26
};
27
28
#endif
// ITRT_CONDITIONSTESTSVC_H
ITRT_ConditionsTestSvc
Definition
ITRT_ConditionsTestSvc.h:18
ITRT_ConditionsTestSvc::test
virtual StatusCode test(const Identifier &)=0
Test!
ITRT_ConditionsTestSvc::DeclareInterfaceID
DeclareInterfaceID(ITRT_ConditionsTestSvc, 1, 0)
Identifier
Definition
IdentifierFieldParser.cxx:14
Generated on
for ATLAS Offline Software by
1.14.0