fdhwlib  2.0.25
SltMultiplicityParameter Class Reference

#include <sltmultiplicityparameter.h>

Inheritance diagram for SltMultiplicityParameter:
SltRegisterVector Pbus

List of all members.

Public Member Functions


Detailed Description

for the multiplicity trigger there are two paramters to define the function of the algorithm.

The trigger will be genrated if a number of N pixel is for at least M us above the threshold defined in the first level trigger.

The implementation is a little bit more complicated because both parameters have to be copied from the control FPGA to the trigger FPGA.

Definition at line 31 of file sltmultiplicityparameter.h.


Constructor & Destructor Documentation

SltMultiplicityParameter::SltMultiplicityParameter ( const char *  name,
int  slotID,
unsigned int  regID,
int  r,
int  w,
int  len 
)
virtual SltMultiplicityParameter::~SltMultiplicityParameter ( ) [virtual]

Member Function Documentation

void SltMultiplicityParameter::get ( unsigned long *  M,
unsigned long *  N 
)

Read the trigger parameter.

void SltMultiplicityParameter::set ( unsigned long  M,
unsigned long  N 
)

Write the multiplicity parameter.


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