#include <IConditionsChangeListener.hh>
Inheritance diagram for lccd::IConditionsChangeListener:
Public Member Functions | |
virtual void | conditionsChanged (lcio::LCCollection *col)=0 |
The callback - use updated conditions data collection as needed, e.g. |
|
The callback - use updated conditions data collection as needed, e.g. repopulate a calibration map. Implemented in lccd::ConditionsMap< KEY, LCCONDOBJECT >, and TestListener. |