Cern
LibTmsApi 2.3.0
Tms::CycleTypeInformationPeriod Class Reference

Cycle Type information. More...

#include <TmsD.h>

Public Member Functions

 CycleTypeInformationPeriod (BUInt32 pcyclePeriod=BUInt32(), BUInt32 pharmonic=BUInt32(), BUInt32 pnumBunches=BUInt32(), BUInt32 pbunchMask=BUInt32())
 

Public Attributes

BUInt32 cyclePeriod
 The Cycle Period.
 
BUInt32 harmonic
 The Machines harmonic number.
 
BUInt32 numBunches
 The number of bunches.
 
BUInt32 bunchMask
 Bitmask defining which buckets the bunches are captured from. Bit 0 is bucket 1, bit 1 is bucket 2 etc.
 

Detailed Description

Cycle Type information.

Constructor & Destructor Documentation

◆ CycleTypeInformationPeriod()

Tms::CycleTypeInformationPeriod::CycleTypeInformationPeriod ( BUInt32  pcyclePeriod = BUInt32(),
BUInt32  pharmonic = BUInt32(),
BUInt32  pnumBunches = BUInt32(),
BUInt32  pbunchMask = BUInt32() 
)

Member Data Documentation

◆ bunchMask

BUInt32 Tms::CycleTypeInformationPeriod::bunchMask

Bitmask defining which buckets the bunches are captured from. Bit 0 is bucket 1, bit 1 is bucket 2 etc.

◆ cyclePeriod

BUInt32 Tms::CycleTypeInformationPeriod::cyclePeriod

The Cycle Period.

◆ harmonic

BUInt32 Tms::CycleTypeInformationPeriod::harmonic

The Machines harmonic number.

◆ numBunches

BUInt32 Tms::CycleTypeInformationPeriod::numBunches

The number of bunches.


The documentation for this class was generated from the following files: