![]() |
ATLAS Offline Software
|
Protected Member Functions | |
| _cacheEvict (self) | |
Abstract base for classes needing custom AccumulatorCache behavior.
Definition at line 29 of file AccumulatorCache.py.
|
protected |
This method is called by AccumulatorCache when an object is removed from the cache. Implement this for custom cleanup actions.
Definition at line 33 of file AccumulatorCache.py.