![]() |
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 308 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.basicHIJetMonAlgSpec | ( | jetcoll, | |
isOnline | |||
) |
Definition at line 644 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.basicJetMonAlgSpec | ( | jetcoll, | |
isOnline | |||
) |
Definition at line 555 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getBinningFromThreshold | ( | chain, | |
varname | |||
) |
Definition at line 263 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getChains2Monitor | ( | inputFlags, | |
monMode | |||
) |
Definition at line 175 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.getEtaRange | ( | chain | ) |
def TrigJetMonitorAlgorithm.getHTBinning | ( | chain, | |
binwidth | |||
) |
Definition at line 296 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 369 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 393 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetChainMonitoringConfig | ( | inputFlags, | |
jetcoll, | |||
chain, | |||
onlyUsePassingJets = True |
|||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 904 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetEfficiencyMonitoringConfig | ( | inputFlags, | |
onlinejetcoll, | |||
offlinejetcoll, | |||
chain, | |||
refChain | |||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 996 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.jetMonitoringConfig | ( | inputFlags, | |
jetcoll, | |||
jetCollDict, | |||
monMode | |||
) |
Function to configures some algorithms in the monitoring system.
Definition at line 724 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.l1JetMonitoringConfig | ( | inputFlags, | |
jetColl, | |||
jetDict, | |||
monMode, | |||
chain = '' , |
|||
matched = False |
|||
) |
Definition at line 885 of file TrigJetMonitorAlgorithm.py.
def TrigJetMonitorAlgorithm.TrigJetMonConfig | ( | inputFlags | ) |
Definition at line 417 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.action |
Definition at line 1076 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.alg |
Definition at line 1172 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.AntiKt10EMPFlowCSSK |
Definition at line 1139 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.AntiKt10EMPFlowCSSKSoftDrop |
Definition at line 1143 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.args |
Definition at line 1080 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Beta |
Definition at line 1143 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.cfg |
Definition at line 1120 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Chain2L1JetCollDict |
Definition at line 111 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.chainMonitorConfF |
Definition at line 1225 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.chainMonitorConfT |
Definition at line 1222 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Chains2Monitor |
Definition at line 1107 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.comp |
Definition at line 1129 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 1076 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.dest |
Definition at line 1076 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.effMonitorConf |
Definition at line 1229 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.EMPFlowCSSK |
Definition at line 1138 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.errmsg |
Definition at line 82 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraLargeROnlineHists |
Definition at line 349 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraOfflineHists |
Definition at line 325 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraOnlineNJetHists |
Definition at line 352 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ExtraSmallROnlineHists |
Definition at line 337 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.Files |
Definition at line 1099 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.flags |
Definition at line 1098 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.GenOfflineR10PF |
Definition at line 1082 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.helper |
Definition at line 1163 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.HISTFileName |
Definition at line 1101 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.hltColl |
Definition at line 1172 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.inputFile |
Definition at line 1086 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.isMC |
Definition at line 1100 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ItemList |
Definition at line 1156 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.items |
Definition at line 71 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetCalibScale |
Definition at line 1172 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.jetcoll |
Definition at line 1219 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetCollections |
HLT jet collections and chains to monitor.
Definition at line 152 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetContainerName1 |
Definition at line 1172 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.JetContainerName2 |
Definition at line 1172 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.key |
Definition at line 1132 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1chainconf |
Definition at line 1202 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1Coll2MatcherKey |
Definition at line 93 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.l1jetColl |
Definition at line 1191 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 1197 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.L1JetContainerName1 |
Definition at line 1191 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.label |
Definition at line 1138 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 1191 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.MatchL1 |
Definition at line 1191 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.modifiers |
Definition at line 1140 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.monitorConf |
Definition at line 1212 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.monMode |
Definition at line 1104 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.name |
Definition at line 1171 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.offjetColl |
Definition at line 1182 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OfflineJetCollections |
Offline jet collections to monitor.
Definition at line 31 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.offlineMonitorConf |
Definition at line 1207 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OfflineScaleMomenta |
Definition at line 357 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.OnlineScaleMomenta |
Definition at line 358 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.outputlist |
Definition at line 1123 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.parser |
Definition at line 1075 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.PrintDetailedConfig |
Definition at line 1083 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ptmin |
Definition at line 1139 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.RunTruth |
Definition at line 1081 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.scalestring |
Definition at line 1170 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.sequenceName |
Definition at line 1174 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.substrmods |
Definition at line 1143 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.title |
Definition at line 338 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.withDetails |
Definition at line 1237 of file TrigJetMonitorAlgorithm.py.
TrigJetMonitorAlgorithm.ZCut |
Definition at line 1143 of file TrigJetMonitorAlgorithm.py.