ATLAS Offline Software
|
Functions | |
def | getChains2Monitor (inputFlags, monMode) |
def | getEtaRange (chain) |
Helpful functions. More... | |
def | getBinningFromThreshold (chain, varname) |
def | getHTBinning (chain, binwidth) |
def | addFlavourTagVariables (conf, network_prefix, flavs="cub") |
def | getJetCopyAlg (injets, outjets) |
def | getL1JetCopyAlg (injets, outjets) |
def | TrigJetMonConfig (inputFlags) |
def | basicJetMonAlgSpec (jetcoll, isOnline) |
def | basicHIJetMonAlgSpec (jetcoll, isOnline) |
def | jetMonitoringConfig (inputFlags, jetcoll, jetCollDict, monMode) |
def | l1JetMonitoringConfig (inputFlags, jetColl, jetDict, monMode, chain='', matched=False) |
def | jetChainMonitoringConfig (inputFlags, jetcoll, chain, onlyUsePassingJets=True) |
def | jetEfficiencyMonitoringConfig (inputFlags, onlinejetcoll, offlinejetcoll, chain, refChain) |
def TrigJetMonitorAlgorithm.addFlavourTagVariables | ( | conf, | |
network_prefix, | |||
flavs = "cub" |
|||
) |
Definition at line 373 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.basicHIJetMonAlgSpec | ( | jetcoll, | |
isOnline | |||
) |
Definition at line 724 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.basicJetMonAlgSpec | ( | jetcoll, | |
isOnline | |||
) |
Definition at line 630 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getBinningFromThreshold | ( | chain, | |
varname | |||
) |
Definition at line 328 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getChains2Monitor | ( | inputFlags, | |
monMode | |||
) |
Definition at line 232 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getEtaRange | ( | chain | ) |
def TrigJetMonitorAlgorithm.getHTBinning | ( | chain, | |
binwidth | |||
) |
Definition at line 361 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getJetCopyAlg | ( | injets, | |
outjets | |||
) |
Schedules JetCopier tool to make a shallow copy of the original offline/HLT jet container, for the JetMatcherAlg to decorate. This prevents our jet monitoring from decorating the original jet containers, which may end up being persistified in AOD/ESD (ATLASRECTS-7168,ATR-27980,ATR-26076)
Definition at line 442 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getL1JetCopyAlg | ( | injets, | |
outjets | |||
) |
Schedules L1JetCopyAlgorithm to make a shallow copy of the original L1 jet container, for the JetMatcherAlg to decorate. This prevents our jet monitoring from decorating the original jet containers, which may end up being persistified in AOD/ESD (ATLASRECTS-7168,ATR-27980,ATR-26076). The L1JetCopyAlgorithm is a templated class (e.g. L1JetCopyAlgorithm<JTM_JetRoIContainer>). The python class name is what is generated by Athena during build time. The template types are defined in JTMContainers.h.
Definition at line 466 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetChainMonitoringConfig | ( | inputFlags, | |
jetcoll, | |||
chain, | |||
onlyUsePassingJets = True |
|||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 989 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetEfficiencyMonitoringConfig | ( | inputFlags, | |
onlinejetcoll, | |||
offlinejetcoll, | |||
chain, | |||
refChain | |||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 1083 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetMonitoringConfig | ( | inputFlags, | |
jetcoll, | |||
jetCollDict, | |||
monMode | |||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 808 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.l1JetMonitoringConfig | ( | inputFlags, | |
jetColl, | |||
jetDict, | |||
monMode, | |||
chain = '' , |
|||
matched = False |
|||
) |
Definition at line 970 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.TrigJetMonConfig | ( | inputFlags | ) |
Definition at line 492 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.action |
Definition at line 1163 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.alg |
Definition at line 1259 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.AntiKt10EMPFlowCSSK |
Definition at line 1226 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.AntiKt10EMPFlowCSSKSoftDrop |
Definition at line 1230 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.args |
Definition at line 1167 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Beta |
Definition at line 1230 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.cfg |
Definition at line 1207 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Chain2L1JetCollDict |
Definition at line 120 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.chainMonitorConfF |
Definition at line 1312 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.chainMonitorConfT |
Definition at line 1309 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Chains2Monitor |
Definition at line 1194 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.comp |
Definition at line 1216 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.copySuffix |
constants
Definition at line 26 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.d_items |
Definition at line 85 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.default |
Definition at line 1163 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.dest |
Definition at line 1163 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.effMonitorConf |
Definition at line 1316 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.EMPFlowCSSK |
Definition at line 1225 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.errmsg |
Definition at line 90 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraLargeROnlineHists |
Definition at line 414 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraOfflineHists |
Definition at line 390 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraOnlineNJetHists |
Definition at line 417 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraSmallROnlineHists |
Definition at line 402 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Files |
Definition at line 1186 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.flags |
Definition at line 1185 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.GenOfflineR10PF |
Definition at line 1169 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.helper |
Definition at line 1250 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.HISTFileName |
Definition at line 1188 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.hltColl |
Definition at line 1259 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.inputFile |
Definition at line 1173 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.isMC |
Definition at line 1187 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ItemList |
Definition at line 1243 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.items |
Definition at line 79 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetCalibScale |
Definition at line 1259 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.jetcoll |
Definition at line 1306 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetCollections |
HLT jet collections and chains to monitor.
Definition at line 209 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetContainerName1 |
Definition at line 1259 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetContainerName2 |
Definition at line 1259 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.key |
Definition at line 1219 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1chainconf |
Definition at line 1289 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1Coll2MatcherKey |
Definition at line 101 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1jetColl |
Definition at line 1278 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.L1JetCollections |
L1 jet collections and chains to monitor.
Definition at line 52 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1jetconf |
Definition at line 1284 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.L1JetContainerName1 |
Definition at line 1278 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.label |
Definition at line 1225 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Legacy2PhaseIgJThresholdDict |
Definition at line 179 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Legacy2PhaseIgLJThresholdDict |
Definition at line 198 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Legacy2PhaseIjJThresholdDict |
Definition at line 161 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.logger |
Definition at line 12 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.match_HIL1_OfflineJets_List |
Definition at line 57 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.match_largeRL1_OfflineJets_List |
Definition at line 56 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.match_smallRL1_OfflineJets_List |
Definition at line 54 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.matchjetcoll |
Definition at line 1278 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.MatchL1 |
Definition at line 1278 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.modifiers |
Definition at line 1227 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.monitorConf |
Definition at line 1299 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.monMode |
Definition at line 1191 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.name |
Definition at line 1258 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.offjetColl |
Definition at line 1269 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OfflineJetCollections |
Offline jet collections to monitor.
Definition at line 32 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.offlineMonitorConf |
Definition at line 1294 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OfflineScaleMomenta |
Definition at line 430 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OnlineScaleMomenta |
Definition at line 431 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.outputlist |
Definition at line 1210 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.parser |
Definition at line 1162 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.PrintDetailedConfig |
Definition at line 1170 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ptmin |
Definition at line 1226 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.RunTruth |
Definition at line 1168 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.scalestring |
Definition at line 1257 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.sequenceName |
Definition at line 1261 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.substrmods |
Definition at line 1230 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.title |
Definition at line 403 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.withDetails |
Definition at line 1324 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ZCut |
Definition at line 1230 of file TrigJetMonitorAlgorithm.py.