![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self) | |
| setWithCorr (self, val) | |
| Print (self) | |
| getChannelList (self, partitions, gains=[0]) | |
| makeRange (self, chans) | |
| getChannelSelection (self, partitions, gains) | |
| getChannelSelectionAllGains (self, partitions) | |
| getGain (self, c) | |
| channelsPerPartition (self, chans, show=True) | |
Public Attributes | |
| size = l | |
| name = n | |
| list | counts = [0,0,0] |
Protected Attributes | |
| tuple | _EMBC = () |
| tuple | _EMBA = () |
| tuple | _EMBCPS = () |
| tuple | _EMBAPS = () |
| tuple | _EMECC = () |
| tuple | _EMECA = () |
| tuple | _EMECCPS = () |
| tuple | _EMECAPS = () |
| tuple | _HECC = () |
| tuple | _HECA = () |
| tuple | _FCALC = () |
| tuple | _FCALA = () |
| tuple | _emptyC = () |
| tuple | _emptyA = () |
| tuple | _empty = self._emptyC + self._emptyA |
| bool | _withCorr = True |
| _partitions = dict() | |
| _corr = dict() | |
| _revLookup = dict() | |
Definition at line 3 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.__init__ | ( | self | ) |
Definition at line 4 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.channelsPerPartition | ( | self, | |
| chans, | |||
| show = True ) |
Definition at line 181 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.getChannelList | ( | self, | |
| partitions, | |||
| gains = [0] ) |
Definition at line 89 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.getChannelSelection | ( | self, | |
| partitions, | |||
| gains ) |
Definition at line 151 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.getChannelSelectionAllGains | ( | self, | |
| partitions ) |
Definition at line 154 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.getGain | ( | self, | |
| c ) |
Definition at line 161 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.makeRange | ( | self, | |
| chans ) |
Definition at line 124 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.Print | ( | self | ) |
Definition at line 84 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.setWithCorr | ( | self, | |
| val ) |
Definition at line 81 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 60 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 6 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 8 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 5 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 7 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 10 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 12 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 9 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 11 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 38 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 37 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 36 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 16 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 15 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 14 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 13 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 43 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 75 of file LArExtendedSubDetGrouping.py.
|
protected |
Definition at line 40 of file LArExtendedSubDetGrouping.py.
| list python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.counts = [0,0,0] |
Definition at line 186 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.name = n |
Definition at line 185 of file LArExtendedSubDetGrouping.py.
| python.LArExtendedSubDetGrouping.LArExtendedSubDetGrouping.size = l |
Definition at line 184 of file LArExtendedSubDetGrouping.py.