SQLamarr
The stand-alone ultra-fast simulation option for the LHCb experiment
SQLamarr.PVFinder.PVFinder Class Reference

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...
 

Detailed Description

Identify the primary vertex of each GenEvent (collision process)

Python binding of SQLamarr::PVFinder.

Definition at line 19 of file PVFinder.py.

Constructor & Destructor Documentation

◆ __init__()

def SQLamarr.PVFinder.PVFinder.__init__ (   self,
SQLite3DB  db,
int   signal_status_code = 889 
)

Acquires the reference to an open connection to the DB.

Parameters
dbSQLite3DB reference to an open connection
signal_status_codeHepMC status code identifying a signal canidate

Definition at line 24 of file PVFinder.py.


The documentation for this class was generated from the following file: