Todo List
- File ThreadLocalHolder.h
- Should we optimize these implementations for non-MT environments? One could alternatively just optimize the clients where necessary. I could replace these classes with a simple pointer wrapper if ATHENAHIVE and G4MULTITHREADED are not defined, but the map iteration functionality would need an awkward implementation.