Package madgraph :: Package madweight :: Module substructure_class :: Class blob_sector
[hide private]
[frames] | no frames]

Class blob_sector

source code

diagram --+
          |
         blob_sector

blob structure

Instance Methods [hide private]
 
__init__(self, particle, diag, ECS_sec='')
create completly a blob if he is not defined already
source code
 
put_in_ecs(self, ECS_sec)
put this blob in the blob content of ECS
source code
 
generate_content(self)
import all the information for the blog
source code
 
find_solutions(self)
find a first solution to resolve the blob.
source code
 
supress_identical_solution(self)
supress identical solution
source code
 
__str__(self) source code

Inherited from diagram: add_content, contains_particle, define_level, define_neut_content, order_in_level

Method Details [hide private]

__init__(self, particle, diag, ECS_sec='')
(Constructor)

source code 

create completly a blob if he is not defined already

Overrides: diagram.__init__

find_solutions(self)

source code 

find a first solution to resolve the blob. The idea is to take the more local possibility in all case this is perhaps not the best solution but it's only the beginning of the resolution