ATLAS Offline Software
Control
AthenaInterprocess
AthenaInterprocess
IMPRunStop.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ATHENAINTERPROCESS_IMPRUNSTOP_H
6
#define ATHENAINTERPROCESS_IMPRUNSTOP_H
7
#include <GaudiKernel/IInterface.h>
8
namespace
AthenaInterprocess
{
9
class
IMPRunStop
:
virtual
public
IInterface
10
{
11
public
:
13
DeclareInterfaceID
(
IMPRunStop
, 1, 0 );
14
15
virtual
bool
stopScheduled
()
const
= 0;
16
};
17
}
18
19
#endif
AthenaInterprocess::IMPRunStop::DeclareInterfaceID
DeclareInterfaceID(IMPRunStop, 1, 0)
InterfaceID.
AthenaInterprocess
Definition:
FdsRegistry.h:11
AthenaInterprocess::IMPRunStop::stopScheduled
virtual bool stopScheduled() const =0
AthenaInterprocess::IMPRunStop
Definition:
IMPRunStop.h:10
Generated on Mon Sep 29 2025 21:11:31 for ATLAS Offline Software by
1.8.18