Identify the primary vertex of each GenEvent (collision process) More...
Public Member Functions | |
def | __init__ (self, SQLite3DB db, int signal_status_code=889) |
Acquires the reference to an open connection to the DB. More... | |
Identify the primary vertex of each GenEvent (collision process)
Python binding of SQLamarr::PVFinder
.
Definition at line 19 of file PVFinder.py.
def SQLamarr.PVFinder.PVFinder.__init__ | ( | self, | |
SQLite3DB | db, | ||
int | signal_status_code = 889 |
||
) |
Acquires the reference to an open connection to the DB.
db | SQLite3DB reference to an open connection |
signal_status_code | HepMC status code identifying a signal canidate |
Definition at line 24 of file PVFinder.py.