ROOT  6.06/09
Reference Guide
Functions
TSortedList.cxx File Reference
#include "TSortedList.h"
+ Include dependency graph for TSortedList.cxx:

Go to the source code of this file.

Functions

 ClassImp (TSortedList) void TSortedList
 Add object in sorted list. More...
 

Function Documentation

ClassImp ( TSortedList  )

Add object in sorted list.

Uses object Compare() member to find right position.

Definition at line 20 of file TSortedList.cxx.