ATLAS Offline Software
Variables
test_magFieldSolenoid Namespace Reference

Variables

string folder = '/EXT/DCS/MAGNETS/SENSORDATA'
 
string sqlite = 'magFieldSolenoid.db'
 
list currents = [(0, 7730, 20400)]
 
 flags = initConfigFlags()
 
 Files
 
 MaxEvents
 
 GlobalTag
 
 SqliteInput
 
 SqliteFolders
 
 acc = MainEvgenServicesCfg(flags)
 
 EventsPerLB
 

Variable Documentation

◆ acc

test_magFieldSolenoid.acc = MainEvgenServicesCfg(flags)

Definition at line 33 of file test_magFieldSolenoid.py.

◆ currents

list test_magFieldSolenoid.currents = [(0, 7730, 20400)]

Definition at line 19 of file test_magFieldSolenoid.py.

◆ EventsPerLB

test_magFieldSolenoid.EventsPerLB

Definition at line 34 of file test_magFieldSolenoid.py.

◆ Files

test_magFieldSolenoid.Files

Definition at line 26 of file test_magFieldSolenoid.py.

◆ flags

test_magFieldSolenoid.flags = initConfigFlags()

Definition at line 25 of file test_magFieldSolenoid.py.

◆ folder

string test_magFieldSolenoid.folder = '/EXT/DCS/MAGNETS/SENSORDATA'

Definition at line 14 of file test_magFieldSolenoid.py.

◆ GlobalTag

test_magFieldSolenoid.GlobalTag

Definition at line 28 of file test_magFieldSolenoid.py.

◆ MaxEvents

test_magFieldSolenoid.MaxEvents

Definition at line 27 of file test_magFieldSolenoid.py.

◆ sqlite

string test_magFieldSolenoid.sqlite = 'magFieldSolenoid.db'

Definition at line 15 of file test_magFieldSolenoid.py.

◆ SqliteFolders

test_magFieldSolenoid.SqliteFolders

Definition at line 30 of file test_magFieldSolenoid.py.

◆ SqliteInput

test_magFieldSolenoid.SqliteInput

Definition at line 29 of file test_magFieldSolenoid.py.