ATLAS Offline Software
Loading...
Searching...
No Matches
RatesEmulationExample.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.RatesEmulationExample

Functions

 python.RatesEmulationExample.getHistogramSuffix (dsid)

Variables

 python.RatesEmulationExample.flags = initConfigFlags()
 python.RatesEmulationExample.parser = flags.getArgumentParser()
 python.RatesEmulationExample.action
 python.RatesEmulationExample.help
 python.RatesEmulationExample.default
 python.RatesEmulationExample.type
 python.RatesEmulationExample.str
 python.RatesEmulationExample.float
 python.RatesEmulationExample.int
 python.RatesEmulationExample.e34
 python.RatesEmulationExample.nargs
 python.RatesEmulationExample.args = parser.parse_args()
 python.RatesEmulationExample.EventPrintoutInterval
 python.RatesEmulationExample.MsgSuppression
 python.RatesEmulationExample.NumThreads
tuple python.RatesEmulationExample.useBunchCrossingData = (args.doRatesVsPositionInTrain or args.vetoStartOfTrain > 0)
 python.RatesEmulationExample.metadata = GetFileMD(flags.Input.Files)
 python.RatesEmulationExample.cfg = MainServicesCfg(flags)
 python.RatesEmulationExample.histSvc = CompFactory.THistSvc()
 python.RatesEmulationExample.cfgsvc = cfg.getPrimaryAndMerge(getxAODConfigSvc(flags))
 python.RatesEmulationExample.tdt = cfg.getPrimaryAndMerge(TrigDecisionToolCfg(flags))
 python.RatesEmulationExample.xsec = args.MCCrossSection
 python.RatesEmulationExample.fEff = args.MCFilterEfficiency
 python.RatesEmulationExample.dset = args.MCDatasetName
 python.RatesEmulationExample.amiTool = GetCrossSectionAMI()
 python.RatesEmulationExample.ebw = CompFactory.EnhancedBiasWeighter('EnhancedBiasRatesTool')
 python.RatesEmulationExample.RunNumber
 python.RatesEmulationExample.UseBunchCrossingData
 python.RatesEmulationExample.IsMC
 python.RatesEmulationExample.TargetLuminosity
 python.RatesEmulationExample.MCCrossSection
 python.RatesEmulationExample.MCFilterEfficiency
 python.RatesEmulationExample.MCKFactor
 python.RatesEmulationExample.DoMultiSliceDiJet
 python.RatesEmulationExample.MCIgnoreGeneratorWeights
 python.RatesEmulationExample.EBWeightsDirectory
 python.RatesEmulationExample.rates = CompFactory.RatesEmulationExample()
 python.RatesEmulationExample.DoTriggerGroups
 python.RatesEmulationExample.DoGlobalGroups
 python.RatesEmulationExample.DoExpressRates
 python.RatesEmulationExample.DoUniqueRates
 python.RatesEmulationExample.VetoStartOfTrain
 python.RatesEmulationExample.EnableLumiExtrapolation
 python.RatesEmulationExample.EnhancedBiasRatesTool
 python.RatesEmulationExample.TrigDecisionTool
 python.RatesEmulationExample.TrigConfigSvc
 python.RatesEmulationExample.histogramSuffix
 python.RatesEmulationExample.AntiKt4EMTopo
 python.RatesEmulationExample.withDetails
 python.RatesEmulationExample.sc = cfg.run(flags.Exec.MaxEvents)