Skip to content
Snippets Groups Projects
Forked from atlas / athena
107582 commits behind the upstream repository.
Scott Snyder's avatar
Scott Snyder authored
TileInfoLoader was playing games with the memory management of the TileInfo
object, removing it from the detector store at the end of a run and
adding it again at the start of a run.  None of this is needed, so clean
this up.  Also, TileInfo need not derive from DataObject and should get the
clid assigned properly with CLASS_DEF.
06e87471
History
Name Last commit Last update
..