Psana::Lusi::DiodeFexConfigV1 Class Reference

#include <lusi.ddl.h>

List of all members.

Public Types

 TypeId = Pds::TypeId::Id_DiodeFexConfig
 Version = 1
 NRANGES = 3
enum  { TypeId = Pds::TypeId::Id_DiodeFexConfig }
enum  { Version = 1 }
enum  { NRANGES = 3 }

Public Member Functions

 DiodeFexConfigV1 (const float *arg__base, const float *arg__scale)
 DiodeFexConfigV1 ()
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 20 of file lusi.ddl.h.


Member Enumeration Documentation

anonymous enum

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

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

anonymous enum

Enumerator:
Version  XTC type version number

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

anonymous enum

Enumerator:
NRANGES 

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


Constructor & Destructor Documentation

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

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

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

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


Member Function Documentation

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

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

References NRANGES.

ndarray<const float, 1> Psana::Lusi::DiodeFexConfigV1::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 33 of file lusi.ddl.h.

References NRANGES.

ndarray<const float, 1> Psana::Lusi::DiodeFexConfigV1::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 36 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