ATLAS Offline Software
Loading...
Searching...
No Matches
channel_mapping.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.channel_mapping

Functions

 python.channel_mapping.convert_channel (name, want_id=True, channel_mapping=channel_mapping)
 python.channel_mapping.list_to_channelselection (list_, convert_channel=convert_channel, as_list=False)
 python.channel_mapping.make_channelselection (cs, mapping=None)
 python.channel_mapping.get_channel_ids_names (folder)

Variables

dict python.channel_mapping.channel_mapping = {}
list python.channel_mapping.channel_names = []
dict python.channel_mapping.cm_reversed = {value: key for key, value in channel_mapping.items()}