Belle II Software  release-08-01-10
RelationIndexBase Class Referenceabstract

Baseclass for all RelationIndexContainers. More...

#include <RelationIndexContainer.h>

Inheritance diagram for RelationIndexBase:

Public Member Functions

virtual ~RelationIndexBase ()
 Virtual destructor to create vtable.
 
virtual void clear ()=0
 Clear the index (at the end of the event)
 

Detailed Description

Baseclass for all RelationIndexContainers.

This is an empty baseclass to allow storage of all template specializations to be stored in the same map

This class is only used internally, users should use RelationsObject/RelationsInterface to access/add relations.

Definition at line 31 of file RelationIndexContainer.h.


The documentation for this class was generated from the following file: