|
|
|
|
|
all_dir(self,
dir)
creates the directory for standard run |
source code
|
|
|
update_card_status(self,
cardref=-1,
number_of_event=-1)
creates the directory for standard run
number_of_event[-1]:-1:automatic (number of event of cardref if !=-1,
highest existing event in other case |
source code
|
|
|
|
|
find_exist_event(self,
card_nb=-1)
find the maximal event number in this SubProcess |
source code
|
|
|
|
|
|
|
create_one_M_dir(self,
card,
event,
remove_old=1)
create the directory for the event "event" and the card nb
"card" |
source code
|
|
|
create_one_P_dir(self,
card,
remove_old=1)
create the directory for the event "event" and the card nb
"card" |
source code
|
|
|
|
|
del_old_dir(self)
delete old event directory |
source code
|
|