hera_sim.components.get_all_models

hera_sim.components.get_all_models(with_aliases: bool = False) dict[str, hera_sim.components.SimulationComponent]

Get a dictionary of model names mapping to their classes for all possible models.

See also

get_models()

Return a similar dictionary but filtered to a single kind of component.