CompPT< T > Class Template Reference
#include <SortableObject.h>
Inheritance diagram for CompPT< T >:
Collaboration diagram for CompPT< T >:
Public Member Functions | |
| Int_t | Compare (const TObject *obj1, const TObject *obj2) const |
Public Member Functions inherited from CompBase | |
| virtual | ~CompBase () |
| virtual Bool_t | IsSortable (const TObject *) const |
Static Public Member Functions | |
| static CompPT * | Instance () |
Member Function Documentation
template<typename T >
|
inlinevirtual |
Implements CompBase.
The documentation for this class was generated from the following file:
- external/delphes/delphes/SortableObject.h

Public Member Functions inherited from