Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
coda_event_info Struct Reference

#include <mc2coda.h>

Public Attributes

uint64_t eventid
 
uint64_t trigtime
 
uint32_t evtype
 
struct coda_exp_infoexpid
 
int nhits
 
int hcount [MAX_CRATES][MAX_SLOTS]
 
struct coda_hit_infohits [MAX_CRATES][MAX_SLOTS]
 
int maxBytes
 
unsigned int * evbuf
 

Detailed Description

Definition at line 104 of file mc2coda.h.

Member Data Documentation

unsigned int* coda_event_info::evbuf
uint64_t coda_event_info::eventid

Definition at line 105 of file mc2coda.h.

Referenced by mc2codaOpenEvent(), and mc2codaResetEvent().

uint32_t coda_event_info::evtype

Definition at line 107 of file mc2coda.h.

Referenced by mc2codaOpenEvent(), and mc2codaResetEvent().

struct coda_exp_info* coda_event_info::expid

Definition at line 108 of file mc2coda.h.

Referenced by mc2codaFreeEvent(), mc2codaOpenEvent(), mc2codaResetEvent(), and mc2codaStats().

int coda_event_info::hcount[MAX_CRATES][MAX_SLOTS]

Definition at line 110 of file mc2coda.h.

Referenced by mc2codaFreeEvent(), mc2codaOpenEvent(), mc2codaResetEvent(), and mc2codaStats().

int coda_event_info::maxBytes

Definition at line 112 of file mc2coda.h.

Referenced by mc2codaOpenEvent(), and mc2codaResetEvent().

int coda_event_info::nhits

Definition at line 109 of file mc2coda.h.

Referenced by mc2codaOpenEvent(), mc2codaResetEvent(), and mc2codaStats().

uint64_t coda_event_info::trigtime

Definition at line 106 of file mc2coda.h.

Referenced by mc2codaOpenEvent(), and mc2codaResetEvent().


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