Psana::CsPad::DataV2 Class Reference

#include <cspad.ddl.h>

List of all members.

Public Types

 TypeId = Pds::TypeId::Id_CspadElement
 Version = 2
enum  { TypeId = Pds::TypeId::Id_CspadElement }
enum  { Version = 2 }

Public Member Functions

virtual ~DataV2 ()
virtual const CsPad::ElementV2quads (uint32_t i0) const =0
virtual std::vector< int > quads_shape () const =0


Detailed Description

CsPad data from whole detector.

Definition at line 518 of file cspad.ddl.h.


Member Enumeration Documentation

anonymous enum

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

Definition at line 520 of file cspad.ddl.h.

anonymous enum

Enumerator:
Version  XTC type version number

Definition at line 521 of file cspad.ddl.h.


Constructor & Destructor Documentation

Psana::CsPad::DataV2::~DataV2 (  )  [virtual]

Definition at line 98 of file cspad.ddl.cpp.


Member Function Documentation

virtual const CsPad::ElementV2& Psana::CsPad::DataV2::quads ( uint32_t  i0  )  const [pure virtual]

Data objects, one element per quadrant. The size of the array is determined by the numQuads() method of the configuration object.

virtual std::vector<int> Psana::CsPad::DataV2::quads_shape (  )  const [pure virtual]

Method which returns the shape (dimensions) of the data returned by quads() method.


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