Psana::Lusi::IpmFexV1 Class Reference

#include <lusi.ddl.h>

List of all members.

Public Types

 TypeId = Pds::TypeId::Id_IpmFex
 Version = 1
 NCHANNELS = 4
enum  { TypeId = Pds::TypeId::Id_IpmFex }
enum  { Version = 1 }
enum  { NCHANNELS = 4 }

Public Member Functions

 IpmFexV1 (const float *arg__channel, float arg__sum, float arg__xpos, float arg__ypos)
 IpmFexV1 ()
ndarray< const float, 1 > channel () const
float sum () const
float xpos () const
float ypos () const

Static Public Member Functions

static uint32_t _sizeof ()


Detailed Description

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


Member Enumeration Documentation

anonymous enum

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

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

anonymous enum

Enumerator:
Version  XTC type version number

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

anonymous enum

Enumerator:
NCHANNELS 

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


Constructor & Destructor Documentation

Psana::Lusi::IpmFexV1::IpmFexV1 ( const float *  arg__channel,
float  arg__sum,
float  arg__xpos,
float  arg__ypos 
) [inline]

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

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

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


Member Function Documentation

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

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

References NCHANNELS.

ndarray<const float, 1> Psana::Lusi::IpmFexV1::channel (  )  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 146 of file lusi.ddl.h.

References NCHANNELS.

float Psana::Lusi::IpmFexV1::sum (  )  const [inline]

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

float Psana::Lusi::IpmFexV1::xpos (  )  const [inline]

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

float Psana::Lusi::IpmFexV1::ypos (  )  const [inline]

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


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