![]() |
ATLAS Offline Software
|
Abstact interface for ToolWithConstants. More...
#include <IToolWithConstants.h>
Public Member Functions | |
| DeclareInterfaceID (IToolWithConstants, 1, 0) | |
| virtual StatusCode | mergeConstants (CaloRec::ToolConstants &out, const EventContext &ctx) const =0 |
Merge our constants into out with the proper prefix. More... | |
Abstact interface for ToolWithConstants.
Defines operations needed by CaloClusterCorrDBWriter.
Definition at line 29 of file IToolWithConstants.h.
| IToolWithConstants::DeclareInterfaceID | ( | IToolWithConstants | , |
| 1 | , | ||
| 0 | |||
| ) |
|
pure virtual |
Merge our constants into out with the proper prefix.
| [out] | out | Object to receive our constants. |
| ctx | Event context. |
1.8.18