StL3AlgorithmInfo Class Reference
#include <StL3AlgorithmInfo.h>
List of all members.
|
Public Member Functions |
|
| StL3AlgorithmInfo (Algorithm_Data *) |
|
int | id () const |
|
bool | on () const |
|
bool | accept () const |
|
bool | build () const |
|
int | numberOfProcessedEvents () const |
|
int | numberOfAcceptedEvents () const |
|
int | numberOfBuildEvents () const |
|
int | dataSize () const |
|
float | data (int index) const |
|
int | preScale () const |
|
int | postScale () const |
|
int | intParameterSize () const |
|
int | intParameter (int) const |
|
int | floatParameterSize () const |
|
float | floatParameter (int) const |
|
void | setCounters (int, int, int) |
|
void | setParameters (int *, float *) |
|
void | setPreScale (int) |
|
void | setPostScale (int) |
Detailed Description
- Author:
- Christof Struck, July 2001
Definition at line 40 of file StL3AlgorithmInfo.h.
The documentation for this class was generated from the following files: