Definition at line 4 of file LumiChannelDefs.py.
◆ name()
| python.LumiChannelDefs.LumiChannelDefs.name |
( |
| self, |
|
|
| chan ) |
Definition at line 89 of file LumiChannelDefs.py.
89 def name(self, chan):
90 return self.names.
get(chan,
'Unknown')
T * get(TKey *tobj)
get a TObject* from a TKey* (why can't a TObject be a TKey?)
◆ names
| python.LumiChannelDefs.LumiChannelDefs.names = dict() |
|
static |
◆ numbers
| python.LumiChannelDefs.LumiChannelDefs.numbers = sorted(names.keys()) |
|
static |
The documentation for this class was generated from the following file: