JPARC_LinacLatticeFactory#

class orbit.py_linac.linac_parsers.JPARC_LinacLatticeFactory[source]#

Bases: orbit.py_linac.linac_parsers.sns_linac_lattice_factory.SNS_LinacLatticeFactory

The JPARC Linac Lattice Factory generates the Linac Accelerator Lattice from the XML file of the specific structure.

Methods Summary

filterSequences_and_OptionalCheck(...)

This method is overridden here.

Methods Documentation

filterSequences_and_OptionalCheck(accSeq_da_arr, names)[source]#

This method is overridden here. This method will filter the sequences according to names list. It returns the filtered array with data adapters with the names that are in the names array.