Go to the source code of this file.
|
| | python.LArCondContChannels.decoder = LArCondContChannels() |
| | def channelSelection(self, channelList, groupType): if groupType == self.SingleGroup: pass elif groupType == self.SubDetectorGrouping: pass elif groupType == self.FeedThroughGrouping: pass More...
|
| |
| list | python.LArCondContChannels.ftList_bp = [1,19,25,31] |
| |
| list | python.LArCondContChannels.ftList_bn = [0,18,24,30] |
| |
| list | python.LArCondContChannels.ftList_ecp = [1,19,24] |
| |
| list | python.LArCondContChannels.ftList_ecn = [0,18,23] |
| |
| list | python.LArCondContChannels.chans = [] |
| |
| list | python.LArCondContChannels.gainList = [ gain ] |
| |
| | python.LArCondContChannels.chanSel |
| |
| | python.LArCondContChannels.isBarrel |
| |
| | python.LArCondContChannels.posNeg |
| |
| | python.LArCondContChannels.feedThru |
| |
| | python.LArCondContChannels.gain |
| |
| | python.LArCondContChannels.detName |
| |
| | python.LArCondContChannels.chan1 = decoder.subDetChannelSelection(detName, gain) |
| |