ATLAS Offline Software
Classes | Functions
EventFiller Namespace Reference

Classes

class  LheEVNTFiller
 

Functions

def init_pz (energy)
 

Function Documentation

◆ init_pz()

def EventFiller.init_pz (   energy)

Definition at line 18 of file SFGen_i/python/EventFiller.py.

18 def init_pz(energy):
19  return math.sqrt(energy**2 - 938.272046**2)
20 
EventFiller.init_pz
def init_pz(energy)
Definition: SFGen_i/python/EventFiller.py:18