This is the base class for all tools that will be used to calculate UserDate. It is of course not required, but it is meant to simplyfy life.
More...
#include <IUserDataCalcTool.h>
This is the base class for all tools that will be used to calculate UserDate. It is of course not required, but it is meant to simplyfy life.
- Author
- Karsten Koeneke karst.nosp@m.en.k.nosp@m.oenek.nosp@m.e@ce.nosp@m.rnSPA.nosp@m.MNOT.nosp@m..ch
- Date
- February 2010
Definition at line 38 of file IUserDataCalcTool.h.
◆ calculateElementUserData()
Calculate the UserData for a simple element, e.g., an individual electron (must inherit from IAthenaBarCode)
◆ calculateEventUserData()
virtual StatusCode IUserDataCalcTool::calculateEventUserData |
( |
| ) |
|
|
pure virtual |
Calculate the UserData for an entire event.
◆ interfaceID()
const InterfaceID & IUserDataCalcTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
AlgTool interface methods.
Inline methods:
Definition at line 65 of file IUserDataCalcTool.h.
67 return IID_IUserDataCalcTool;
The documentation for this class was generated from the following file: