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

Class Block_ECS

source code

Block_sector --+
               |
              Block_ECS

Define a Block dedicated to be an ECS central part

Instance Methods [hide private]
 
__init__(self, sol_sec, chgt_var, input_part)
create a block for the dedicated ECS
source code
 
def_order_content(self)
define (in the correct order) the particle used in this ECS This routine is overwrited for block linked to blob
source code
 
def_unaligned(self) source code

Inherited from Block_sector: __str__, give_stop_reason

Method Details [hide private]

__init__(self, sol_sec, chgt_var, input_part)
(Constructor)

source code 

create a block for the dedicated ECS

Overrides: Block_sector.__init__

def_order_content(self)

source code 

define (in the correct order) the particle used in this ECS This routine is overwrited for block linked to blob

Overrides: Block_sector.def_order_content