![]() |
ATLAS Offline Software
|
Public Member Functions | |
| def | __init__ (self) |
| def | open (self, update=True) |
| def | close (self) |
| def | init (self) |
| def | save (self) |
| def | readLastEntry (self) |
| def | fillLumi (self, lumi) |
| def | fillL1Trig (self, trigData, trigChan) |
| def | defineBranch (self, name, type) |
| def | loadBranch (self, name) |
| def | initLBData (self) |
| def | initBCIDData (self) |
| def | initL1TrigData (self) |
| def | clear (self) |
Public Attributes | |
| fileName | |
| treeName | |
| file | |
| tree | |
| updatemode | |
| bcidData | |
| l1TrigData | |
| lbData | |
| varList | |
| lumiDel | |
| qBeam1 | |
| qBeam2 | |
| liveFrac | |
| b1BCID | |
| b2BCID | |
| colBCID | |
| l1TBP | |
| l1TAP | |
| l1TAV | |
Definition at line 17 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.__init__ | ( | self | ) |
Definition at line 19 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.clear | ( | self | ) |
Definition at line 337 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.close | ( | self | ) |
Definition at line 49 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.defineBranch | ( | self, | |
| name, | |||
| type | |||
| ) |
Definition at line 161 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.fillL1Trig | ( | self, | |
| trigData, | |||
| trigChan | |||
| ) |
Definition at line 155 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.fillLumi | ( | self, | |
| lumi | |||
| ) |
Definition at line 69 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.init | ( | self | ) |
Definition at line 55 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.initBCIDData | ( | self | ) |
Definition at line 279 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.initL1TrigData | ( | self | ) |
Definition at line 316 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.initLBData | ( | self | ) |
Definition at line 168 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.loadBranch | ( | self, | |
| name | |||
| ) |
Definition at line 164 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.open | ( | self, | |
update = True |
|||
| ) |
Definition at line 33 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.readLastEntry | ( | self | ) |
Definition at line 64 of file TrigNtupleHandler.py.
| def python.TrigNtupleHandler.TrigNtupleHandler.save | ( | self | ) |
Definition at line 61 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.b1BCID |
Definition at line 303 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.b2BCID |
Definition at line 304 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.bcidData |
Definition at line 28 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.colBCID |
Definition at line 305 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.file |
Definition at line 23 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.fileName |
Definition at line 21 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.l1TAP |
Definition at line 322 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.l1TAV |
Definition at line 323 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.l1TBP |
Definition at line 321 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.l1TrigData |
Definition at line 31 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.lbData |
Definition at line 221 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.liveFrac |
Definition at line 287 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.lumiDel |
Definition at line 284 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.qBeam1 |
Definition at line 285 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.qBeam2 |
Definition at line 286 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.tree |
Definition at line 24 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.treeName |
Definition at line 22 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.updatemode |
Definition at line 25 of file TrigNtupleHandler.py.
| python.TrigNtupleHandler.TrigNtupleHandler.varList |
Definition at line 223 of file TrigNtupleHandler.py.
1.8.18