![]() |
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 | |
| _EMBC = range(3,35) | |
| _EMBA = range(35,67) | |
| _EMBCPS = range(117,149) | |
| _EMBAPS = range(149,181) | |
| _EMECC = EMEC+(231,233,235,237) | |
| tuple | _EMECA = () |
| tuple | _EMECCPS = () |
| tuple | _EMECAPS = () |
| tuple | _HECC = (70,77,83,89) |
| tuple | _HECA = () |
| tuple | _FCALC = (73,) |
| tuple | _FCALA = (73+25,) |
| tuple | _emptyC = (184,187,191,197,203) |
| tuple | _emptyA = (209,212,216,222,228) |
| tuple | _empty = self._emptyC + self._emptyA |
| bool | _withCorr = True |
| _partitions = dict() | |
| _corr = dict() | |
| _revLookup = dict() | |
Definition at line 4 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.__init__ | ( | self | ) |
Definition at line 5 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.channelsPerPartition | ( | self, | |
| chans, | |||
| show = True ) |
Definition at line 178 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.getChannelList | ( | self, | |
| partitions, | |||
| gains = [0] ) |
Definition at line 86 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.getChannelSelection | ( | self, | |
| partitions, | |||
| gains ) |
Definition at line 148 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.getChannelSelectionAllGains | ( | self, | |
| partitions ) |
Definition at line 151 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.getGain | ( | self, | |
| c ) |
Definition at line 158 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.makeRange | ( | self, | |
| chans ) |
Definition at line 121 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.Print | ( | self | ) |
Definition at line 81 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.setWithCorr | ( | self, | |
| val ) |
Definition at line 78 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 57 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 7 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 9 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 6 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 8 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 14 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 20 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 13 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 19 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 35 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 34 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 33 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 31 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 30 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 26 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 25 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 40 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 72 of file LArExtendedFTGrouping.py.
|
protected |
Definition at line 37 of file LArExtendedFTGrouping.py.
| list python.LArExtendedFTGrouping.LArExtendedFTGrouping.counts = [0,0,0] |
Definition at line 183 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.name = n |
Definition at line 182 of file LArExtendedFTGrouping.py.
| python.LArExtendedFTGrouping.LArExtendedFTGrouping.size = l |
Definition at line 181 of file LArExtendedFTGrouping.py.