Psana::Bld::BldDataGMDV2 Class Reference

#include <bld.ddl.h>

List of all members.

Public Types

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

Public Member Functions

virtual ~BldDataGMDV2 ()
virtual double milliJoulesPerPulse () const =0
virtual double milliJoulesAverage () const =0
virtual double sumAllPeaksFiltBkgd () const =0
virtual double rawAvgBkgd () const =0
virtual double relativeEnergyPerPulse () const =0
virtual double sumAllPeaksRawBkgd () const =0


Detailed Description

Gas Monitor Detector data.

Definition at line 917 of file bld.ddl.h.


Member Enumeration Documentation

anonymous enum

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

Definition at line 919 of file bld.ddl.h.

anonymous enum

Enumerator:
Version  XTC type version number

Definition at line 920 of file bld.ddl.h.


Constructor & Destructor Documentation

Psana::Bld::BldDataGMDV2::~BldDataGMDV2 (  )  [virtual]

Definition at line 389 of file bld.ddl.cpp.


Member Function Documentation

virtual double Psana::Bld::BldDataGMDV2::milliJoulesAverage (  )  const [pure virtual]

Average pulse energy from ION cup current (mJ). Not as robust as relativeEnergyPerPulse() method.

virtual double Psana::Bld::BldDataGMDV2::milliJoulesPerPulse (  )  const [pure virtual]

Shot to shot pulse energy (mJ). Not as robust as relativeEnergyPerPulse() method.

virtual double Psana::Bld::BldDataGMDV2::rawAvgBkgd (  )  const [pure virtual]

Avg background value per waveform in raw A/D counts. Not typically used by the user.

virtual double Psana::Bld::BldDataGMDV2::relativeEnergyPerPulse (  )  const [pure virtual]

Shot by shot pulse energy in arbitrary units. The most stable measurement. Most users should use this.

virtual double Psana::Bld::BldDataGMDV2::sumAllPeaksFiltBkgd (  )  const [pure virtual]

Sum of all peaks, normalized w/ filt bkgd level. Not typically used by the user.

virtual double Psana::Bld::BldDataGMDV2::sumAllPeaksRawBkgd (  )  const [pure virtual]

Sum of all peaks, normalized w/ raw avg bkgd level. Not typically used by the user.


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