ATLAS Offline Software
Public Member Functions | List of all members
ITagInfoMgr::Listener Class Referenceabstract

Listener interface class that client who want to be notified about TagInfo update should implement (and then register themselves calliing addListener()) More...

#include <ITagInfoMgr.h>

Inheritance diagram for ITagInfoMgr::Listener:
Collaboration diagram for ITagInfoMgr::Listener:

Public Member Functions

virtual void tagInfoUpdated ()=0
 

Detailed Description

Listener interface class that client who want to be notified about TagInfo update should implement (and then register themselves calliing addListener())

Definition at line 69 of file ITagInfoMgr.h.

Member Function Documentation

◆ tagInfoUpdated()

virtual void ITagInfoMgr::Listener::tagInfoUpdated ( )
pure virtual

Implemented in Trk::TrackingGeometrySvc, and GeoModelSvc.


The documentation for this class was generated from the following file: