hep.aida.ref.remote.corba.generated
Class Hist1DData
java.lang.Object
   hep.aida.ref.remote.corba.generated.Hist1DData
hep.aida.ref.remote.corba.generated.Hist1DData
- All Implemented Interfaces: 
- IDLEntity, Serializable
- public final class Hist1DData- extends Object- implements IDLEntity
hep/aida/ref/remote/corba/generated/Hist1DData.java .
 Generated by the IDL-to-Java compiler (portable), version "3.1"
 from hep/aida/ref/remote/corba/idl/InterfaceDef.idl
 Thursday, August 14, 2003 7:33:29 PM PDT
- See Also:
- Serialized Form
- Source Code:
- Hist1DData.java
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
name
public String name
annotation
public AnnotationItem[] annotation
axis
public Axis axis
statistics
public Statistics statistics
bins
public Bin1D[] bins
underflowBin
public Bin1D underflowBin
overflowBin
public Bin1D overflowBin
info
public HistInfo1D info
Hist1DData
public Hist1DData()
Hist1DData
public Hist1DData(String _name,
                  AnnotationItem[] _annotation,
                  Axis _axis,
                  Statistics _statistics,
                  Bin1D[] _bins,
                  Bin1D _underflowBin,
                  Bin1D _overflowBin,
                  HistInfo1D _info)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.