SQLamarr
The stand-alone ultra-fast simulation option for the LHCb experiment
SQLamarr.Pipeline Namespace Reference

Classes

class  SQLiteError
 
class  Pipeline
 The Pipeline object defines the envelop for running C++ transformers from Python. More...
 

Variables

 argtypes
 
 restype
 
int SQL_ERRORSHIFT = 10000
 
int LOGIC_ERRORSHIFT = 20000
 

Variable Documentation

◆ argtypes

SQLamarr.Pipeline.argtypes

Definition at line 17 of file Pipeline.py.

◆ LOGIC_ERRORSHIFT

int SQLamarr.Pipeline.LOGIC_ERRORSHIFT = 20000

Definition at line 21 of file Pipeline.py.

◆ restype

SQLamarr.Pipeline.restype

Definition at line 18 of file Pipeline.py.

◆ SQL_ERRORSHIFT

int SQLamarr.Pipeline.SQL_ERRORSHIFT = 10000

Definition at line 20 of file Pipeline.py.