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

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.TriggerEDM

Functions

 python.TriggerEDM.recordable (arg, runVersion=3)
 python.TriggerEDM._addExtraCollectionsToEDMList (edmList, extraList)
 python.TriggerEDM.getRawTriggerEDMList (flags, runVersion=-1)
 python.TriggerEDM.getTriggerEDMList (flags, key, runVersion=-1)
 python.TriggerEDM._getRun3TrigObjProducedInView (theKey, trigEDMList)
 python.TriggerEDM._handleRun3ViewContainers (el, HLTList)
 python.TriggerEDM.getRun3BSList (flags, keys)
 python.TriggerEDM._getRun3TrigObjList (destination, trigEDMList)
 python.TriggerEDM._getRun3TrigEDMSlimList (key, HLTList)
 python.TriggerEDM._getTriggerRun2EDMSlimList (key, edmList)
 python.TriggerEDM.getCategory (s)
 python.TriggerEDM._getTypeAndKey (s)
 python.TriggerEDM._keyToLabel (key)
 python.TriggerEDM._getTriggerRun1Run2ObjList (destination, lst)
 python.TriggerEDM.getTrigIDTruthList (dst)
 python.TriggerEDM.getLvl1ESDList ()
 python.TriggerEDM.getLvl1AODList ()
 python.TriggerEDM._getL2PreregistrationList ()
 python.TriggerEDM._getEFPreregistrationList ()
 python.TriggerEDM._getHLTPreregistrationList ()
 python.TriggerEDM.getPreregistrationList (version=2, doxAODConversion=True)
 python.TriggerEDM._getL2BSTypeList ()
 python.TriggerEDM._getEFBSTypeList ()
 python.TriggerEDM._getHLTBSTypeList ()
 python.TriggerEDM.getTPList (version=2)
 python.TriggerEDM.getEDMLibraries ()
 python.TriggerEDM._InsertContainerNameForHLT (typedict)
 python.TriggerEDM.getEFRun1BSList ()
 python.TriggerEDM.getEFRun2EquivalentList ()
 python.TriggerEDM.getL2Run1BSList ()
 python.TriggerEDM.getL2Run2EquivalentList ()
 python.TriggerEDM.isCLIDDefined (cgen, typename)
 python.TriggerEDM.testEDMList (edm_list, error_on_edmdetails=True)

Variables

 python.TriggerEDM.log = logging.getLogger('TriggerEDM')
list python.TriggerEDM.AllowedOutputFormats = ['BS', 'ESD', 'AODFULL', 'AODSLIM', 'AODBLSSLIM' ]
list python.TriggerEDM._allowedEDMPrefixes = ['HLT_', 'L1_', 'LVL1']