Package madgraph :: Package madevent :: Module combine_runs :: Class CombineRuns
[hide private]
[frames] | no frames]

Class CombineRuns

source code

object --+
         |
        CombineRuns

Instance Methods [hide private]
 
__init__(self, me_dir, subproc=None)
x.__init__(...) initializes x; see help(type(x)) for signature
source code
 
sum_multichannel(self, channel)
Looks in channel to see if there are multiple runs that need to be combined.
source code
 
copy_events(self, fsock, input, new_wgt)
Copy events from separate runs into one file w/ appropriate wgts
source code
 
get_channels(self, proc_path)
Opens file symfact.dat to determine all channels
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
get_fortran_str(nb) source code
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, me_dir, subproc=None)
(Constructor)

source code 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

sum_multichannel(self, channel)

source code 

Looks in channel to see if there are multiple runs that need to be combined. If so combines them into single run