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

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.MCTruthCommonConfig

Functions

 python.MCTruthCommonConfig.TruthMetaDataWriterCfg (flags, name)
 python.MCTruthCommonConfig.HepMCtoXAODTruthCfg (flags)
 python.MCTruthCommonConfig.AddTruthJetsCfg (flags)
 python.MCTruthCommonConfig.AddTruthMETCfg (flags)
 python.MCTruthCommonConfig.TruthClassificationAugmentationsCfg (flags, **kwargs)
 python.MCTruthCommonConfig.PreJetMCTruthAugmentationsCfg (flags, **kwargs)
 python.MCTruthCommonConfig.PostJetMCTruthAugmentationsCfg (flags, **kwargs)
 python.MCTruthCommonConfig.AddStandardTruthContentsCfg (flags, decorationDressing='dressedPhoton', includeTausInDressingPhotonRemoval=False, navInputCollections=["TruthElectrons", "TruthMuons", "TruthPhotons", "TruthTaus", "TruthNeutrinos", "TruthBSM", "TruthBottom", "TruthTop", "TruthBoson"], prefix='')
 python.MCTruthCommonConfig.AddParentAndDownstreamParticlesCfg (flags, generations=1, parents=[6], prefix='TopQuark', collection_prefix=None, rejectHadronChildren=False)
 python.MCTruthCommonConfig.AddBosonsAndDownstreamParticlesCfg (flags, generations=1, rejectHadronChildren=False)
 Add taus and their downstream particles (immediate and further decay products) in a special collection def addTausAndDownstreamParticles(kernel=None, generations=1): return addParentAndDownstreamParticles(kernel=kernel, generations=generations, parents=[15], prefix='Tau')
 python.MCTruthCommonConfig.AddTopQuarkAndDownstreamParticlesCfg (flags, generations=1, rejectHadronChildren=False)
 python.MCTruthCommonConfig.AddTauAndDownstreamParticlesCfg (flags, generations=-1, rejectHadronChildren=False)
 python.MCTruthCommonConfig.AddHFAndDownstreamParticlesCfg (flags, **kwargs)
 Add electrons, photons, and their downstream particles in a special collection def addEgammaAndDownstreamParticles(kernel=None, generations=1): return addParentAndDownstreamParticles(kernel=kernel, generations=generations, parents=[11,22], prefix='Egamma')
 python.MCTruthCommonConfig.AddPVCollectionCfg (flags)
 python.MCTruthCommonConfig.AddTruthCollectionNavigationDecorationsCfg (flags, TruthCollections=[], prefix='')
 python.MCTruthCommonConfig.AddBSMAndDownstreamParticlesCfg (flags, generations=-1)
 python.MCTruthCommonConfig.AddBornLeptonCollectionCfg (flags)
 python.MCTruthCommonConfig.AddLargeRJetD2Cfg (flags)
 python.MCTruthCommonConfig.DFCommonTruthEDDecoratorCfg (flags, name="DFCommonTruthEDDecorator", **kwargs)
 python.MCTruthCommonConfig.DFCommonTruthCentralEDAlgCfg (flags)
 python.MCTruthCommonConfig.DFCommonTruthForwardEDAlgCfg (flags)
 python.MCTruthCommonConfig.AddTruthEnergyDensityCfg (flags)
 python.MCTruthCommonConfig.AddMiniTruthCollectionLinksCfg (flags, **kwargs)
 python.MCTruthCommonConfig.addTruth3ContentToSlimmerTool (slimmer)