Go to the documentation of this file. 1 """@package CrombieTools.CommonTools.TreeContainer 2 Holds constructor and default TreeContainer object. 3 @author Daniel Abercrombie <dabercro@mit.edu> 8 """Function pointer to the constructor.""" 9 newTreeContainer =
Load(
'TreeContainer')
10 """Object created by the default constructor."""