hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
IEvent Class Referenceabstract

#include <IEvent.h>

Inheritance diagram for IEvent:
Event HpsEvent

Public Member Functions

virtual ~IEvent ()
 
virtual void add (const std::string name, TObject *object)=0
 

Detailed Description

Definition at line 7 of file IEvent.h.

Constructor & Destructor Documentation

◆ ~IEvent()

virtual ~IEvent ( )
inlinevirtual

Definition at line 10 of file IEvent.h.

Member Function Documentation

◆ add()

virtual void add ( const std::string  name,
TObject *  object 
)
pure virtual

Implemented in Event, and HpsEvent.


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