Abstract class to control the outputing of beamspot information.
More...
#include <IInDetBeamSpotWriterTool.h>
Abstract class to control the outputing of beamspot information.
Definition at line 47 of file IInDetBeamSpotWriterTool.h.
◆ finalize()
virtual StatusCode InDet::IInDetBeamSpotWriterTool::finalize |
( |
| ) |
|
|
pure virtual |
◆ initialize()
virtual StatusCode InDet::IInDetBeamSpotWriterTool::initialize |
( |
| ) |
|
|
pure virtual |
◆ interfaceID()
static const InterfaceID& InDet::IInDetBeamSpotWriterTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ setLBfromAcceptedEvents()
virtual void InDet::IInDetBeamSpotWriterTool::setLBfromAcceptedEvents |
( |
bool |
| ) |
|
|
pure virtual |
◆ setLBfromViewedEvents()
virtual void InDet::IInDetBeamSpotWriterTool::setLBfromViewedEvents |
( |
bool |
| ) |
|
|
pure virtual |
◆ write()
Principle method to output the beamspot information.
A map of beamspots is taken as input, to be output in the method defined by the concrete implementation of the class (probably a database of some description).
The documentation for this class was generated from the following file: