ATLAS Offline Software
Namespaces | Functions | Variables
PrimaryDPDHelpers.py File Reference

Go to the source code of this file.

Namespaces

 python.PrimaryDPDHelpers
 

Functions

def python.PrimaryDPDHelpers.buildFileName (jobPropFlag)
 
def python.PrimaryDPDHelpers.checkEgammaAuthor (egammaCand, authorName="either")
 A small function that checks the author of the egamma object. More...
 
def python.PrimaryDPDHelpers.checkElectronIsEM (electronCand, isemName="None")
 A small function that checks the IsEM particle ID for electrons. More...
 
def python.PrimaryDPDHelpers.checkPhotonIsEM (photonCand, isemName="None")
 A small function that checks the IsEM particle ID for photons. More...
 
def python.PrimaryDPDHelpers.checkMuonAuthor (muonCandidate, authorName="all")
 A small function that checks the author of the mu object. More...
 

Variables

 python.PrimaryDPDHelpers.msg = logging.getLogger( 'PrimaryDPDHelpers' )
 
 python.PrimaryDPDHelpers.ROOT = ru.import_root()