![]() |
ATLAS Offline Software
|
Public Attributes | |
| nspace_LArBadChannelDBTools = nspace_LArBadChannelDBTools | |
| class_LArBadChanBitPacking = class_LArBadChanBitPacking | |
| class_LArBadChannel = class_LArBadChannel | |
| class_HWIdentifier = class_HWIdentifier | |
| onlineID = onLineID | |
| larCablingSvc = larCablingSvc | |
| msg = msg | |
| dict | dict_vectBadChanEntry = {} |
| dict | dict_vectBadChanEntry_Status = {} |
| dict | dict_vectBadChanEntry_Init = {} |
| dict | channelNameDict = {} |
| nbProblemType | |
| class_LArBadChannelState = cppyy.makeClass('LArBadChannelState') | |
| list | channelProblemTypeList = [] |
My first python algorithm ( and most probably not my last... ;-)) )
Definition at line 23 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.__init__ | ( | self, | |
| nspace_LArBadChannelDBTools, | |||
| class_LArBadChanBitPacking, | |||
| class_LArBadChannel, | |||
| class_HWIdentifier, | |||
| onLineID, | |||
| larCablingSvc, | |||
| msg ) |
Definition at line 27 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_CheckSavedDatabaseContent | ( | self, | |
| dbName, | |||
| dbSvc, | |||
| dbFolderName, | |||
| selectedTag ) |
Definition at line 648 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_DisplayBadChanEntry | ( | self, | |
| coolChan ) |
Definition at line 89 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_DisplayBadChanEntryLine | ( | self, | |
| sMessage, | |||
| iChanCmpt, | |||
| sHWid, | |||
| sChanName, | |||
| badChan_word, | |||
| sValueInit ) |
Definition at line 114 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_DisplayBadChanEntryVector | ( | self, | |
| vBadChanEntry ) |
Definition at line 157 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_DisplayBadChanEntryVector_FromAttrList | ( | self, | |
| attrList ) |
Definition at line 144 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetBadChannelPb_Int | ( | self, | |
| larBadChannel ) |
Get bad channel ProblemType indexes
Definition at line 242 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetBadChannelPb_String | ( | self, | |
| larBadChannel ) |
Get bad channel ProblemType names
Definition at line 231 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetBadChannelProblemType | ( | self | ) |
Get list of problem type defines in LArBadChanBitPacking file
Definition at line 285 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetCablingServiceNameFromHWIdentifier | ( | self, | |
| sHWid ) |
Get Cabling Service param from HW identifier
Definition at line 444 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetChannelHWIdentifierAndStatus | ( | self, | |
| barrel_ec, | |||
| pos_neg, | |||
| feedthrough, | |||
| slot, | |||
| channel ) |
Get channel HW identifier and its status
Definition at line 195 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetCoolChannelNameFromHWIdentifier | ( | self, | |
| sHWid ) |
Get channel name from HW identifier (only for text menu purpose)
Definition at line 253 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_GetNewChannelStatus | ( | self, | |
| badChan_wordInit ) |
Definition at line 476 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_ModifyLarBadChannel | ( | self, | |
| coolChan ) |
Definition at line 302 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_SaveBadChannelCorrectionsToDatabase | ( | self, | |
| dbstring, | |||
| dbSvc, | |||
| dbFolderName, | |||
| selectedTag ) |
Definition at line 549 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_SetBadChannelDataFromPayload | ( | self, | |
| coolChan, | |||
| payload ) |
Definition at line 54 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_SetChannelNameDict | ( | self, | |
| channelNameDict ) |
Definition at line 46 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_ShowBadChannelCorrectionsSummary | ( | self, | |
| coolChan ) |
Definition at line 456 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.BadChan_TransformEntryIntoDictionnary | ( | self, | |
| vBadChanEntry ) |
Transform the BadChanEntry decoded from blob object into a python dictionnary
Definition at line 172 of file LArDBFolderBrowser_BadChan.py.
| dict python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.channelNameDict = {} |
Definition at line 41 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.channelProblemTypeList = [] |
Definition at line 292 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.class_HWIdentifier = class_HWIdentifier |
Definition at line 33 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.class_LArBadChanBitPacking = class_LArBadChanBitPacking |
Definition at line 31 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.class_LArBadChannel = class_LArBadChannel |
Definition at line 32 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.class_LArBadChannelState = cppyy.makeClass('LArBadChannelState') |
Definition at line 256 of file LArDBFolderBrowser_BadChan.py.
| dict python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.dict_vectBadChanEntry = {} |
Definition at line 38 of file LArDBFolderBrowser_BadChan.py.
| dict python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.dict_vectBadChanEntry_Init = {} |
Definition at line 40 of file LArDBFolderBrowser_BadChan.py.
| dict python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.dict_vectBadChanEntry_Status = {} |
Definition at line 39 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.larCablingSvc = larCablingSvc |
Definition at line 35 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.msg = msg |
Definition at line 36 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.nbProblemType |
Definition at line 235 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.nspace_LArBadChannelDBTools = nspace_LArBadChannelDBTools |
Definition at line 30 of file LArDBFolderBrowser_BadChan.py.
| python.LArDBFolderBrowser_BadChan.LArDBFolderBrowser_BadChan.onlineID = onLineID |
Definition at line 34 of file LArDBFolderBrowser_BadChan.py.