1.1.0
CCC
 
Selectivity.cpp File Reference

Macros

#define NCOLS   7
 
#define Z_CUT   0
 
#define T_EST   1
 
#define Q_EST   2
 
#define B_EST   3
 
#define M_EST   4
 
#define T_STD   5
 
#define Q_STD   6
 

Functions

int dbSelectivity (Db *db, const String &name, const VectorDouble &zcuts, const NamingConvention &namconv)
 

Macro Definition Documentation

#define B_EST   3
#define M_EST   4
#define NCOLS   7
#define Q_EST   2
#define Q_STD   6
#define T_EST   1
#define T_STD   5
#define Z_CUT   0

Function Documentation

int dbSelectivity ( Db db,
const String name,
const VectorDouble zcuts,
const NamingConvention namconv 
)