Psana::Lusi::DiodeFexConfigV2 Class Reference

#include <lusi.ddl.h>

List of all members.

Public Types

 TypeId = Pds::TypeId::Id_DiodeFexConfig
 Version = 2
 NRANGES = 16
enum  { TypeId = Pds::TypeId::Id_DiodeFexConfig }
enum  { Version = 2 }
enum  { NRANGES = 16 }

Public Member Functions

 DiodeFexConfigV2 (const float *arg__base, const float *arg__scale)
 DiodeFexConfigV2 ()
ndarray< const float, 1 > base () const
ndarray< const float, 1 > scale () const

Static Public Member Functions

static uint32_t _sizeof ()


Detailed Description

Definition at line 49 of file lusi.ddl.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
TypeId  XTC type ID value (from Pds::TypeId class)

Definition at line 51 of file lusi.ddl.h.

anonymous enum

Enumerator:
Version  XTC type version number

Definition at line 52 of file lusi.ddl.h.

anonymous enum

Enumerator:
NRANGES 

Definition at line 53 of file lusi.ddl.h.


Constructor & Destructor Documentation

Psana::Lusi::DiodeFexConfigV2::DiodeFexConfigV2 ( const float *  arg__base,
const float *  arg__scale 
) [inline]

Definition at line 54 of file lusi.ddl.h.

Psana::Lusi::DiodeFexConfigV2::DiodeFexConfigV2 (  )  [inline]

Definition at line 59 of file lusi.ddl.h.


Member Function Documentation

static uint32_t Psana::Lusi::DiodeFexConfigV2::_sizeof (  )  [inline, static]

Definition at line 66 of file lusi.ddl.h.

References NRANGES.

ndarray<const float, 1> Psana::Lusi::DiodeFexConfigV2::base (  )  const [inline]

Note: this method returns ndarray instance which does not control lifetime of the data, do not use returned ndarray after this instance disappears.

Definition at line 62 of file lusi.ddl.h.

References NRANGES.

ndarray<const float, 1> Psana::Lusi::DiodeFexConfigV2::scale (  )  const [inline]

Note: this method returns ndarray instance which does not control lifetime of the data, do not use returned ndarray after this instance disappears.

Definition at line 65 of file lusi.ddl.h.

References NRANGES.


The documentation for this class was generated from the following file:
Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7