FreeHEP API
Version current

hep.aida.ref.remote.corba.generated
Class Statistics

java.lang.Object
  extended byhep.aida.ref.remote.corba.generated.Statistics
All Implemented Interfaces:
IDLEntity, Serializable

public final class Statistics
extends Object
implements IDLEntity

hep/aida/ref/remote/corba/generated/Statistics.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:
Statistics.java

Field Summary
 String direction
           
 double mean
           
 double rms
           
 boolean skewness
           
 
Constructor Summary
Statistics()
           
Statistics(String _direction, double _mean, double _rms, boolean _skewness)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

direction

public String direction

mean

public double mean

rms

public double rms

skewness

public boolean skewness
Constructor Detail

Statistics

public Statistics()

Statistics

public Statistics(String _direction,
                  double _mean,
                  double _rms,
                  boolean _skewness)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.