ATLAS Offline Software
|
Abstract interface for finding the size of an event collection. More...
#include <ICollectionSize.h>
Public Member Functions | |
DeclareInterfaceID (ICollectionSize, 1, 0) | |
virtual | ~ICollectionSize () |
Destructor. More... | |
virtual int | size ()=0 |
Return the size of the collection. More... | |
Abstract interface for finding the size of an event collection.
Definition at line 25 of file ICollectionSize.h.
|
inlinevirtual |
ICollectionSize::DeclareInterfaceID | ( | ICollectionSize | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
Return the size of the collection.