Revision 318ea9fb7d435ac0257caef87a1d91c91ea2eb38 authored by Rene Brun on 01 February 2002, 07:47:24 UTC, committed by Rene Brun on 01 February 2002, 07:47:24 UTC
Comments should be:
//  If leaf name has the forme var[nelem], where nelem is alphanumeric, then
//     If nelem is a leaf name, return countval = 1 and the pointer to
//     the leaf named nelem.
//  If leaf name has the forme var[nelem], where nelem is a digit, then
//     return countval = nelem and a null pointer.
//  Otherwise return countval=0 and a null pointer.
/


git-svn-id: http://root.cern.ch/svn/root/trunk@3827 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent b104a5e
History
File Mode Size
TCL.cxx -rw-r--r-- 48.0 KB
TChair.cxx -rw-r--r-- 643 bytes
TColumnView.cxx -rw-r--r-- 1.5 KB
TDataSet.cxx -rw-r--r-- 31.7 KB
TDataSetIter.cxx -rw-r--r-- 27.5 KB
TDsKey.cxx -rw-r--r-- 3.1 KB
TFileIter.cxx -rw-r--r-- 15.7 KB
TFileSet.cxx -rw-r--r-- 5.1 KB
TGenericTable.cxx -rw-r--r-- 8.1 KB
TObjectSet.cxx -rw-r--r-- 4.6 KB
TPoints3D.cxx -rw-r--r-- 6.7 KB
TPointsArray3D.cxx -rw-r--r-- 9.8 KB
TPolyLineShape.cxx -rw-r--r-- 25.8 KB
TTable.cxx -rw-r--r-- 85.7 KB
TTable3Points.cxx -rw-r--r-- 5.2 KB
TTableDescriptor.cxx -rw-r--r-- 12.0 KB
TTableIter.cxx -rw-r--r-- 3.6 KB
TTablePoints.cxx -rw-r--r-- 4.7 KB
TTableSorter.cxx -rw-r--r-- 33.9 KB
TVolume.cxx -rw-r--r-- 23.8 KB
TVolumePosition.cxx -rw-r--r-- 12.5 KB
TVolumeView.cxx -rw-r--r-- 31.0 KB
TVolumeViewIter.cxx -rw-r--r-- 6.0 KB

back to top