ATLAS Offline Software
Loading...
Searching...
No Matches
create_dcsc_inputs_sqlite Namespace Reference

Variables

dict FOLDERS
int RUN = 456685
str TARGET = 'sqlite://;schema=junk.db;dbname=CONDBR2'
list arg

Variable Documentation

◆ arg

list create_dcsc_inputs_sqlite.arg
Initial value:
1= ['AtlCoolCopy', db, TARGET, '-r', f'{RUN}',
2 '-bs', '10240', '-gt', '-create']

Definition at line 48 of file create_dcsc_inputs_sqlite.py.

◆ FOLDERS

dict create_dcsc_inputs_sqlite.FOLDERS

Definition at line 6 of file create_dcsc_inputs_sqlite.py.

◆ RUN

int create_dcsc_inputs_sqlite.RUN = 456685

Definition at line 45 of file create_dcsc_inputs_sqlite.py.

◆ TARGET

str create_dcsc_inputs_sqlite.TARGET = 'sqlite://;schema=junk.db;dbname=CONDBR2'

Definition at line 46 of file create_dcsc_inputs_sqlite.py.