![]() |
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 332 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.basicHIJetMonAlgSpec | ( | jetcoll, | |
isOnline | |||
) |
Definition at line 670 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.basicJetMonAlgSpec | ( | jetcoll, | |
isOnline | |||
) |
Definition at line 581 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getBinningFromThreshold | ( | chain, | |
varname | |||
) |
Definition at line 287 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getChains2Monitor | ( | inputFlags, | |
monMode | |||
) |
Definition at line 177 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getEtaRange | ( | chain | ) |
def TrigJetMonitorAlgorithm.getHTBinning | ( | chain, | |
binwidth | |||
) |
Definition at line 320 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 393 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 417 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetChainMonitoringConfig | ( | inputFlags, | |
jetcoll, | |||
chain, | |||
onlyUsePassingJets = True |
|||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 930 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetEfficiencyMonitoringConfig | ( | inputFlags, | |
onlinejetcoll, | |||
offlinejetcoll, | |||
chain, | |||
refChain | |||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 1022 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetMonitoringConfig | ( | inputFlags, | |
jetcoll, | |||
jetCollDict, | |||
monMode | |||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 750 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.l1JetMonitoringConfig | ( | inputFlags, | |
jetColl, | |||
jetDict, | |||
monMode, | |||
chain = '' , |
|||
matched = False |
|||
) |
Definition at line 911 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.TrigJetMonConfig | ( | inputFlags | ) |
Definition at line 441 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.action |
Definition at line 1102 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.alg |
Definition at line 1198 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.AntiKt10EMPFlowCSSK |
Definition at line 1165 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.AntiKt10EMPFlowCSSKSoftDrop |
Definition at line 1169 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.args |
Definition at line 1106 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Beta |
Definition at line 1169 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.cfg |
Definition at line 1146 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Chain2L1JetCollDict |
Definition at line 111 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.chainMonitorConfF |
Definition at line 1253 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.chainMonitorConfT |
Definition at line 1250 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Chains2Monitor |
Definition at line 1133 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.comp |
Definition at line 1155 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.copySuffix |
constants
Definition at line 25 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.d_items |
Definition at line 77 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.default |
Definition at line 1102 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.dest |
Definition at line 1102 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.effMonitorConf |
Definition at line 1257 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.EMPFlowCSSK |
Definition at line 1164 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.errmsg |
Definition at line 82 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraLargeROnlineHists |
Definition at line 373 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraOfflineHists |
Definition at line 349 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraOnlineNJetHists |
Definition at line 376 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraSmallROnlineHists |
Definition at line 361 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Files |
Definition at line 1125 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.flags |
Definition at line 1124 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.GenOfflineR10PF |
Definition at line 1108 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.helper |
Definition at line 1189 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.HISTFileName |
Definition at line 1127 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.hltColl |
Definition at line 1198 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.inputFile |
Definition at line 1112 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.isMC |
Definition at line 1126 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ItemList |
Definition at line 1182 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.items |
Definition at line 71 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetCalibScale |
Definition at line 1198 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.jetcoll |
Definition at line 1245 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetCollections |
HLT jet collections and chains to monitor.
Definition at line 153 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetContainerName1 |
Definition at line 1198 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetContainerName2 |
Definition at line 1198 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.key |
Definition at line 1158 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1chainconf |
Definition at line 1228 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1Coll2MatcherKey |
Definition at line 93 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1jetColl |
Definition at line 1217 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.L1JetCollections |
L1 jet collections and chains to monitor.
Definition at line 51 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1jetconf |
Definition at line 1223 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.L1JetContainerName1 |
Definition at line 1217 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.label |
Definition at line 1164 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.logger |
Definition at line 12 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.match_HIL1_OfflineJets_List |
Definition at line 56 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.match_largeRL1_OfflineJets_List |
Definition at line 55 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.match_smallRL1_OfflineJets_List |
Definition at line 53 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.matchjetcoll |
Definition at line 1217 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.MatchL1 |
Definition at line 1217 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.modifiers |
Definition at line 1166 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.monitorConf |
Definition at line 1238 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.monMode |
Definition at line 1130 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.name |
Definition at line 1197 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.offjetColl |
Definition at line 1208 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OfflineJetCollections |
Offline jet collections to monitor.
Definition at line 31 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.offlineMonitorConf |
Definition at line 1233 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OfflineScaleMomenta |
Definition at line 381 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OnlineScaleMomenta |
Definition at line 382 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.outputlist |
Definition at line 1149 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.parser |
Definition at line 1101 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.PrintDetailedConfig |
Definition at line 1109 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ptmin |
Definition at line 1165 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.RunTruth |
Definition at line 1107 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.scalestring |
Definition at line 1196 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.sequenceName |
Definition at line 1200 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.substrmods |
Definition at line 1169 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.title |
Definition at line 362 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.withDetails |
Definition at line 1265 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ZCut |
Definition at line 1169 of file TrigJetMonitorAlgorithm.py.