ROOTANA
Public Member Functions | Data Fields
Alpha16EVB Struct Reference

#include <Alpha16.h>

Collaboration diagram for Alpha16EVB:
Collaboration graph
[legend]

Public Member Functions

 Alpha16EVB ()
 
void Reset ()
 
void Configure (int runno)
 
Alpha16EventNewEvent ()
 
void AddBank (Alpha16Event *e, int imodule, const void *bkptr, int bklen)
 
void CheckEvent (Alpha16Event *e)
 

Data Fields

int fEventCount
 
bool fHaveEventTs
 
uint32_t fFirstEventTs [MAX_ALPHA16 *NUM_CHAN_ALPHA16]
 
uint32_t fLastEventTs
 
int fConfNumChan
 
int fConfNumSamples
 
std::vector< int > fConfModMap
 

Detailed Description

Definition at line 77 of file Alpha16.h.

Constructor & Destructor Documentation

◆ Alpha16EVB()

Alpha16EVB::Alpha16EVB ( )

Definition at line 215 of file Alpha16.cxx.

Here is the call graph for this function:

Member Function Documentation

◆ AddBank()

void Alpha16EVB::AddBank ( Alpha16Event e,
int  imodule,
const void *  bkptr,
int  bklen 
)

Definition at line 308 of file Alpha16.cxx.

Here is the call graph for this function:

◆ CheckEvent()

void Alpha16EVB::CheckEvent ( Alpha16Event e)

Definition at line 378 of file Alpha16.cxx.

◆ Configure()

void Alpha16EVB::Configure ( int  runno)

Definition at line 232 of file Alpha16.cxx.

◆ NewEvent()

Alpha16Event * Alpha16EVB::NewEvent ( )

Definition at line 368 of file Alpha16.cxx.

◆ Reset()

void Alpha16EVB::Reset ( )

Definition at line 220 of file Alpha16.cxx.

Here is the caller graph for this function:

Field Documentation

◆ fConfModMap

std::vector<int> Alpha16EVB::fConfModMap

Definition at line 89 of file Alpha16.h.

◆ fConfNumChan

int Alpha16EVB::fConfNumChan

Definition at line 86 of file Alpha16.h.

◆ fConfNumSamples

int Alpha16EVB::fConfNumSamples

Definition at line 87 of file Alpha16.h.

◆ fEventCount

int Alpha16EVB::fEventCount

Definition at line 79 of file Alpha16.h.

◆ fFirstEventTs

uint32_t Alpha16EVB::fFirstEventTs[MAX_ALPHA16 *NUM_CHAN_ALPHA16]

Definition at line 82 of file Alpha16.h.

◆ fHaveEventTs

bool Alpha16EVB::fHaveEventTs

Definition at line 81 of file Alpha16.h.

◆ fLastEventTs

uint32_t Alpha16EVB::fLastEventTs

Definition at line 84 of file Alpha16.h.


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