Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
merge_lhe_files.py File Reference

Go to the source code of this file.

Namespaces

 merge_lhe_files
 

Functions

def merge_lhe_files.merge_lhe_files (listOfFiles, outputFile)
 

Variables

bool merge_lhe_files.inHeader = False
 Reading first event signals that we are done with all the header information Using this approach means the script will properly handle any metadata stored at the beginning of the file. More...
 
 merge_lhe_files.holdHeader = header
 
 merge_lhe_files.tmp = line.split("=")
 each input file ends with "</LesHouchesEvents>". More...
 
 merge_lhe_files.line = line.replace(tmp[0],str(nevents))
 
 merge_lhe_files.nnn = str(nevents)