hep.aida.ref.remote.corba.generated
Class Statistics
java.lang.Object
hep.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
direction
public String direction
mean
public double mean
rms
public double rms
skewness
public boolean skewness
Statistics
public Statistics()
Statistics
public Statistics(String _direction,
double _mean,
double _rms,
boolean _skewness)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.