Is there any python API that returns a list of all the imported sample names?
I'm trying creating selection groups using python code, and it can tell where is signal or background, and with a list of target group names and a list of group types it can make selection groups.
And with a list of sample names, it would be easy to generate the group name list and group type list.