![]() |
ATLAS Offline Software
|
#include <IDetectorElementStatusTool.h>
Public Member Functions | |
| virtual std::unique_ptr< InDet::SiDetectorElementStatus > | getDetectorElementStatus (const EventContext &ctx, SG::WriteCondHandle< InDet::SiDetectorElementStatus > *whandle) const =0 |
| get the module and chip status of Si detector elements | |
Static Public Member Functions | |
| static EventIDBase | getUndefinedEventId () |
| static EventIDRange | getInvalidRange () |
Definition at line 17 of file IDetectorElementStatusTool.h.
|
pure virtual |
get the module and chip status of Si detector elements
| ctx | the current event contex |
| whandle | Pointer to the write handle for the conditions object being built, for propagation of IOV range and dependency information. Pass nullptr if we're building an object for event data, rather than conditions data. |
Implemented in PixelConditionsSummaryTool.
|
inlinestatic |
Definition at line 33 of file IDetectorElementStatusTool.h.
|
inlinestatic |
Definition at line 32 of file IDetectorElementStatusTool.h.