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

Go to the source code of this file.

Namespaces

 run_xAOD_ElectronPhotonFourMomentumCorrection
 

Functions

def run_xAOD_ElectronPhotonFourMomentumCorrection.get_electron_collection (tree)
 
def run_xAOD_ElectronPhotonFourMomentumCorrection.get_photon_collection (tree)
 
def run_xAOD_ElectronPhotonFourMomentumCorrection.xAOD_particle_generator (tree, collection_getter, newevent_function=None, endevent_function=None, event_numbers=None, min_pt=None, min_abseta=None, max_abseta=None)
 
def run_xAOD_ElectronPhotonFourMomentumCorrection.main (filename, **args)
 

Variables

 run_xAOD_ElectronPhotonFourMomentumCorrection.level
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.INFO
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.format
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.IgnoreCommandLineOptions
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.xAOD_photon_generator = partial(xAOD_particle_generator, collection_getter=get_photon_collection)
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.xAOD_electron_generator = partial(xAOD_particle_generator, collection_getter=get_electron_collection)
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.parser
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.type
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.str
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.help
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.int
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.default
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.float
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.action
 
 run_xAOD_ElectronPhotonFourMomentumCorrection.args = parser.parse_args()