![]() |
Belle II Software development
|
Public Member Functions | |
initialize (self) | |
event (self) | |
terminate (self) | |
Public Attributes | |
list | test = [] |
list of test histograms | |
list | testNew = [] |
another list of test histograms | |
quick check of SVDRecoDigits
Definition at line 269 of file testNewReco.py.
event | ( | self | ) |
look at old and new reco digits
Definition at line 306 of file testNewReco.py.
initialize | ( | self | ) |
define histograms
Definition at line 272 of file testNewReco.py.
terminate | ( | self | ) |
write
Definition at line 333 of file testNewReco.py.
test = [] |
list of test histograms
Definition at line 276 of file testNewReco.py.
list testNew = [] |
another list of test histograms
Definition at line 278 of file testNewReco.py.