ATLAS Offline Software
Variables
create_dcsc_inputs_sqlite Namespace Reference

Variables

dictionary FOLDERS
 
int RUN = 456685
 
string 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

dictionary 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

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

Definition at line 46 of file create_dcsc_inputs_sqlite.py.