event

package
v1.45.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BeamInfo

type BeamInfo struct {
	StableBeamsStart  int64             `json:"stableBeamsStart,omitempty"`
	StableBeamsEnd    int64             `json:"stableBeamsEnd,omitempty"`
	FillNumber        int32             `json:"fillNumber,omitempty"`
	FillingSchemeName string            `json:"fillingSchemeName,omitempty"`
	BeamType          string            `json:"beamType,omitempty"`
	BeamMode          commonpb.BeamMode `json:"beamMode,omitempty"`
}

BeamInfo mirrors (a subset of) the information described in the proto draft.

type LhcStateChangeEvent

type LhcStateChangeEvent struct {
	event.IntegratedServiceEventBase
	BeamInfo BeamInfo
}

func (*LhcStateChangeEvent) GetBeamInfo

func (e *LhcStateChangeEvent) GetBeamInfo() BeamInfo

func (*LhcStateChangeEvent) GetName

func (e *LhcStateChangeEvent) GetName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL