AIDA API
Version 3.3

Deprecated API

Deprecated Interfaces
hep.aida.IInfoStyle
            
 

Deprecated Methods
hep.aida.IFunctionCatalog.add(String, IFunction)
          Use the upper add(model,codelet) method. REMOVE AIDA-235, AIDA-236 
hep.aida.IFitResult.covMatrixElement(int, int)
          use covarianceMatrixElement REMOVE AIDA-199 
hep.aida.ITreeFactory.create()
          Use the createTree method. REMOVE AIDA-31 
hep.aida.ITreeFactory.create(String)
          Use the createTree method. REMOVE AIDA-31 
hep.aida.ITreeFactory.create(String, String)
          Use the createTree method. REMOVE AIDA-31 
hep.aida.ITreeFactory.create(String, String, boolean)
          Use the createTree method. REMOVE AIDA-31 
hep.aida.ITreeFactory.create(String, String, boolean, boolean)
          Use the createTree method. REMOVE AIDA-31 
hep.aida.ITreeFactory.create(String, String, boolean, boolean, String)
          Use the createTree method. REMOVE AIDA-31 
hep.aida.ITuple.getBoolean(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getByte(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getChar(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getDouble(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getFloat(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getInt(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getLong(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getObject(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getShort(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getString(int)
          Use the ITupleColumn#value() method. 
hep.aida.ITuple.getTuple(int)
          Please use method ITuple#findTuple(int). 
hep.aida.IPlotterStyle.infoStyle()
            
hep.aida.IFitResult.ndf()
          use degreesOfFreedom() REMOVE AIDA-199 
hep.aida.IInfoStyle.setTextStyle(ITextStyle)
            
hep.aida.IInfoStyle.textStyle()
            
 


AIDA API
Version 3.3

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