FrEvent
class description - source file - inheritance tree
public:
FrEvent FrEvent ()
FrEvent FrEvent (const FrEvent &)
void ~FrEvent ()
public:
FrSH * classe class information (internal structure) */
char * name event name */
FrVect * data vector containing additional event info */
FrTable * table table for additional info */
FrEvent * next next FrEvent structure */
FrEvent * nextOld used by the tag/untag functions */
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 GTime */
float timeAfter signal duration after GTime */
unsigned int eventStatus defined by event */
float amplitude value returned by the trigger */
float probability lieklihood estimate of event */
char * statistics Statisrical description of event */
unsigned short nParam number of additional parameters */
float * parameters array of events parameters (size nParam) */
char ** parameterNames array of parameters names (size nParam) */
Inline Functions
FrEvent FrEvent ()
FrEvent FrEvent (const FrEvent &)
void ~FrEvent ()
Last update: Tue Jul 1 17:27:20 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
JavaScript must be enabled to display this email address.
, or
contact
JavaScript must be enabled to display this email address.
with any questions or problems regarding ROOT or VEGA.