FreeHEP API
Version 3.2.1

hep.aida
Interface IManagedObject


public interface IManagedObject

An object which can be stored in a tree.

Author:
The AIDA team (http://aida.freehep.org/)
See Also:
ITree

Method Summary
 String name()
          Get the name of an IManagedObject.
 

Method Detail

name

public String name()
Get the name of an IManagedObject. Names can only be changed using the ITree.mv().

Returns:
The name of the IManagedObject.

FreeHEP API
Version 3.2.1

Copyright © 2000-2003 AIDA Team, All Rights Reserved.