Package madgraph :: Package madweight :: Module blob_solution :: Class Block_B
[hide private]
[frames] | no frames]

Class Block_B

source code

Block_sector --+
               |
              Block_B

Define a Block dedicated to be in a blob

Instance Methods [hide private]
 
__init__(self, sol_sec, chgt_var, input_propa, output_propa, unaligned=[]) source code
 
put_B_sol_uptodate(self, sol_sec)
put the solution status uptodate with this block definition
source code
 
def_order_content(self)
define (in the corect order) the particle used in this blob
source code
 
change_chgt_var(self, sol_sec, new_chgt_var)
change the changement of variable associated
source code
 
def_unaligned(self)
associate in self.unaligned the particle with unaligned peaks
source code
 
redefine_block(self, sol_sec, chgt_var, input_propa, output_propa)
redifine block
source code
 
del_from_sol(self, sol_sec)
supress corectly the block of the solutions
source code

Inherited from Block_sector: __str__, give_stop_reason

Method Details [hide private]

__init__(self, sol_sec, chgt_var, input_propa, output_propa, unaligned=[])
(Constructor)

source code 
Overrides: Block_sector.__init__

def_order_content(self)

source code 

define (in the corect order) the particle used in this blob

Overrides: Block_sector.def_order_content