|  | ATLAS Offline Software
    | 
| Public Member Functions | |
| def | __init__ (self) | 
| def | isUnknown (self, type) | 
| def | isSingleGroup (self, type) | 
| def | isSubDetectorGrouping (self, type) | 
| def | isExtSubDetectorGrouping (self, type) | 
| def | isFeedThroughGrouping (self, type) | 
| def | isExtFeedThroughGrouping (self, type) | 
| def | folderFeedThruGroupChanSel (self, feedThruGroup, gainList=[0, 1, 2]) | 
| def | folderFeedThruChannelSelection (self, negB_FTList, posB_FTList, negEC_FTList, posEC_FTList, gainList, isCorrection=False) | 
| def | folderExtFeedThruChannelSelection (self, negB_FTList, posB_FTList, negEC_FTList, posEC_FTList, gainList, isCorrection=False) | 
| def | feedThruChannelSelection (self, feedThruList, gainList, posNeg, isBarrel=True, isCorrection=False) | 
| def | extFeedThruChannelSelection (self, feedThruList, gainList, posNeg, isBarrel=True, isCorrection=False) | 
| def | channelSelection (self, channels) | 
| def | subDetChannelSelection (self, subDetName, gain) | 
| def | decodeFeedThruChannelNumber (self, channelNumber) | 
| def | decodeExtFeedThruChannelNumber (self, channelNumber) | 
| def | decodeSubDetChannelNumber (self, channelNumber) | 
Definition at line 12 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.__init__ | ( | self | ) | 
Definition at line 13 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.channelSelection | ( | self, | |
| channels | |||
| ) | 
Definition at line 396 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.decodeExtFeedThruChannelNumber | ( | self, | |
| channelNumber | |||
| ) | 
Definition at line 478 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.decodeFeedThruChannelNumber | ( | self, | |
| channelNumber | |||
| ) | 
Definition at line 443 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.decodeSubDetChannelNumber | ( | self, | |
| channelNumber | |||
| ) | 
Definition at line 582 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.extFeedThruChannelSelection | ( | self, | |
| feedThruList, | |||
| gainList, | |||
| posNeg, | |||
| isBarrel = True, | |||
| isCorrection = False | |||
| ) | 
Definition at line 323 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.feedThruChannelSelection | ( | self, | |
| feedThruList, | |||
| gainList, | |||
| posNeg, | |||
| isBarrel = True, | |||
| isCorrection = False | |||
| ) | 
Definition at line 278 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.folderExtFeedThruChannelSelection | ( | self, | |
| negB_FTList, | |||
| posB_FTList, | |||
| negEC_FTList, | |||
| posEC_FTList, | |||
| gainList, | |||
| isCorrection = False | |||
| ) | 
Definition at line 210 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.folderFeedThruChannelSelection | ( | self, | |
| negB_FTList, | |||
| posB_FTList, | |||
| negEC_FTList, | |||
| posEC_FTList, | |||
| gainList, | |||
| isCorrection = False | |||
| ) | 
Definition at line 154 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.folderFeedThruGroupChanSel | ( | self, | |
| feedThruGroup, | |||
| gainList = [0,1,2] | |||
| ) | 
Definition at line 87 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.isExtFeedThroughGrouping | ( | self, | |
| type | |||
| ) | 
Definition at line 60 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.isExtSubDetectorGrouping | ( | self, | |
| type | |||
| ) | 
Definition at line 54 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.isFeedThroughGrouping | ( | self, | |
| type | |||
| ) | 
Definition at line 57 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.isSingleGroup | ( | self, | |
| type | |||
| ) | 
Definition at line 48 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.isSubDetectorGrouping | ( | self, | |
| type | |||
| ) | 
Definition at line 51 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.isUnknown | ( | self, | |
| type | |||
| ) | 
Definition at line 45 of file LArCondContChannels.py.
| def python.LArCondContChannels.LArCondContChannels.subDetChannelSelection | ( | self, | |
| subDetName, | |||
| gain | |||
| ) | 
Definition at line 414 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.ExtFeedThroughGrouping | 
Definition at line 18 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.ExtSubDetectorGrouping | 
Definition at line 19 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.FeedThroughGrouping | 
Definition at line 17 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.ftPerGain | 
Definition at line 29 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nChannelsPerGain | 
Definition at line 39 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nFT | 
Definition at line 27 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nFTAcc | 
Definition at line 32 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nFTandCorr | 
Definition at line 28 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nFTPS | 
Definition at line 37 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nGains | 
Definition at line 40 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.nSubDets | 
Definition at line 42 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtNegBarrel | 
Definition at line 23 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtNegBarrelPS | 
Definition at line 33 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtNegEndcap | 
Definition at line 25 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtNegEndcapPS | 
Definition at line 35 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtPosBarrel | 
Definition at line 24 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtPosBarrelPS | 
Definition at line 34 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtPosEndCap | 
Definition at line 26 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.offsetFtPosEndCapPS | 
Definition at line 36 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.SingleGroup | 
Definition at line 15 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.SubDetectorGrouping | 
Definition at line 16 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.subDetGainCorrOffset | 
Definition at line 43 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.subDetsOffset | 
Definition at line 41 of file LArCondContChannels.py.
| python.LArCondContChannels.LArCondContChannels.Unknown | 
Definition at line 14 of file LArCondContChannels.py.
 1.8.18
 1.8.18