ATLAS Offline Software
Loading...
Searching...
No Matches
python.subdetectors.stg Namespace Reference

Classes

class  STG

Functions

 STG_HV_state (iov)

Variables

 folder
 database
 ids
 names
 _
 STGBA
 STGBC
 STGEA
 STGEC
 STGIGNORE
dict REMOVE_FROM_STGEA
dict REMOVE_FROM_STGEC

Function Documentation

◆ STG_HV_state()

python.subdetectors.stg.STG_HV_state ( iov)

Definition at line 36 of file stg.py.

36def STG_HV_state(iov):
37 return iov.fsmCurrentState == "ON"
38

Variable Documentation

◆ _

python.subdetectors.stg._
protected

Definition at line 9 of file stg.py.

◆ database

python.subdetectors.stg.database

Definition at line 7 of file stg.py.

◆ folder

python.subdetectors.stg.folder

Definition at line 7 of file stg.py.

◆ ids

python.subdetectors.stg.ids

Definition at line 9 of file stg.py.

◆ names

python.subdetectors.stg.names

Definition at line 9 of file stg.py.

◆ REMOVE_FROM_STGEA

dict python.subdetectors.stg.REMOVE_FROM_STGEA
Initial value:
1= {505, 506, 507, 508, 512, 514, 521, 525, 528, 532, \
2 536, 540, 546, 553, 560, 567, 571, 575, 579, 583, 586, 590, 594, 598, 602, 606, 610, 614, 617, 621, 625, 629, 633, 637, 641, 645, 649, 653, 657, 660,
3663, 667, \
4 671, 675, 679, 683, 687, 691, 695, 699, 703, 707, 711, 715, 719, 723, 727, 731, \
5 735, 739, 743, 747, 755, 759, 763, 767, 771, 775, 779, 783, 787, 791, 795, 799, \
6 803, 807, 811, 815, 819, 823, 827, 831, 835, 839, 843, 847, 851, 855, 859, 863, \
7 867, 871, 875, 879, 883, 887, 891, 895, 899, 903, 907, 911, 915, 919, 923, 927, \
8 931, 935, 939, 943, 947, 951, 955, 959, 963, 967, 971, 975, 979, 983, 987, 991, \
9 995, 999, 1003, 1007, 1011}

Definition at line 14 of file stg.py.

◆ REMOVE_FROM_STGEC

dict python.subdetectors.stg.REMOVE_FROM_STGEC
Initial value:
1= {1, 5, 9, 13, 17, 20, 24, 28, 32, 36, 39, 43, 46, 50, 54, 58, 62, 65,\
2 69, 73, 77, 81, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124,\
3 128, 132, 136, 140, 144, 147, 151, 155, 159, 163, 167, 171, 174,\
4 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225,\
5 229, 233, 237, 241, 245, 249, 252, 256, 260, 264, 268, 272, 276,\
6 280, 284, 288, 292, 296, 300, 304, 308, 312, 316, 320, 324, 328,\
7 332, 336, 340, 344, 348, 352, 356, 360, 364, 368, 372, 376, 380,\
8 384, 388, 392, 396, 400, 404, 408, 412, 416, 420, 424, 428, 432,\
9 436, 440, 444, 448, 452, 456, 460, 464, 468, 472, 476, 480, 484,\
10 488, 492, 496, 500}

Definition at line 24 of file stg.py.

◆ STGBA

python.subdetectors.stg.STGBA

Definition at line 11 of file stg.py.

◆ STGBC

python.subdetectors.stg.STGBC

Definition at line 11 of file stg.py.

◆ STGEA

python.subdetectors.stg.STGEA

Definition at line 11 of file stg.py.

◆ STGEC

python.subdetectors.stg.STGEC

Definition at line 11 of file stg.py.

◆ STGIGNORE

python.subdetectors.stg.STGIGNORE

Definition at line 11 of file stg.py.