DABC (Data Acquisition Backbone Core)  2.9.9
Public Types | Public Member Functions | Data Fields
fesa::BeamProfile Struct Reference

Public Types

enum  { sizex = 16 , sizey = 16 }
 

Public Member Functions

void clear ()
 
void fill (int kind=0)
 

Data Fields

uint32_t arr [sizex][sizey]
 

Detailed Description

Definition at line 32 of file Player.cxx.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
sizex 
sizey 

Definition at line 33 of file Player.cxx.

Member Function Documentation

◆ clear()

void fesa::BeamProfile::clear ( )
inline

Definition at line 37 of file Player.cxx.

◆ fill()

void fesa::BeamProfile::fill ( int  kind = 0)
inline

Definition at line 44 of file Player.cxx.

Field Documentation

◆ arr

uint32_t fesa::BeamProfile::arr[sizex][sizey]

Definition at line 35 of file Player.cxx.


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