FreeHEP API
Version v1.2.2

org.freehep.record.source
Interface RecordTag


public interface RecordTag

A tag that identifies records in a TaggedRecordSet.

Version:
$Id: RecordTag.java,v 1.1 2003/03/10 21:56:06 tonyj Exp $

Method Summary
 String humanReadableName()
          Obtain a user readable name for the record corresponding to this tag.
 

Method Detail

humanReadableName

public String humanReadableName()
Obtain a user readable name for the record corresponding to this tag.

Returns:
The human readable name.

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.