modify version of ECS sector, returning the different possibility of
unalignment in the black box (usefull for multichannel mode)
|
|
|
equivalent_ECS_passinC(self,
propa1,
fuse1)
check if those information can create a C block and define it propa1:
first propagator than should enter in the C block fuse1: list of
particles following this propa and should be fuse |
source code
|
|
|
|
|
define_new_ecs_d(self,
propagator,
fuse)
return a valid object for this change of variable |
source code
|
|
Inherited from ECS_sector_no_multi_channel :
__init__ ,
__str__ ,
define_blob ,
equivalent_ECS ,
info ,
order_block ,
update_unaligned_with_blob
Inherited from diagram :
add_content ,
contains_particle ,
define_level ,
define_neut_content ,
order_in_level
Inherited from blob_solution.Level_generation :
define_fuse_region
|