FrSimEvent


class description - source file - inheritance tree

class FrSimEvent


    public:
FrSimEvent FrSimEvent() FrSimEvent FrSimEvent(const FrSimEvent&) void ~FrSimEvent()

Data Members


    public:
FrSH* classe class information (internal structure) */ char* name name of event type */ char* comment comment */ char* inputs input channels */ unsigned int GTimeS Event occurrence time (second) (GPS time)*/ unsigned int GTimeN Event occurrence time (nano second) */ float timeBefore signal duration before GTimeS */ float timeAfter signal duration after GTimeS */ float amplitude signal amplitude */ unsigned short nParam number of additional parameters */ float* parameters array of events parameters (size nParam) */ char** parameterNames array of parameters names (size nParam) */ FrVect* data vector containing additional event info */ FrTable* table table containing additional info. */ FrSimEvent* next next event structure */

Class Description




Inline Functions


        FrSimEvent FrSimEvent()
        FrSimEvent FrSimEvent(const FrSimEvent&)
              void ~FrSimEvent()
Last update: Tue Jul 1 17:27:24 2003


- ROOT page - VEGA page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to , or contact with any questions or problems regarding ROOT or VEGA.