Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This module contains classes corresponding to those in C++ pdsdata/xtc package.

Class BldInfo

Python wrapper for pdsdata/xtc/BldInfo class

Enum Type

This enum is an embedded type of BldInfo class. Following enum members are defined currently:

  • BldInfo.Type.EBeam
  • BldInfo.Type.PhaseCavity
  • BldInfo.Type.FEEGasDetEnergy
  • BldInfo.Type.NumberOf

Construction

Usage: obj = BldInfo(processId, type)

Arguments:

  • processId – integer number
  • type – one of the BldInfo.Type enum values