ATLAS Offline Software
Namespaces | Functions
cached.py File Reference

Go to the source code of this file.

Namespaces

 python.decorators.cached
 

Functions

def python.decorators.cached.cached (func)
 Decorator to cache function return value. More...