cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
BasesCommonBlocks.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void bsinit_ ()
 
void bases_ (double(*fxn)(double[]), double &s, double &sigma, double &ctime, int &it1, int &it2)
 
void spinfo_ (int &)
 
void spring_ (double(*func)(double *), int &mxtry)
 

Variables

static constexpr size_t mxdim = 50
 
struct { 
 
std::array< double, mxdimxl
 
std::array< double, mxdimxu
 
int ndim
 
int nwild
 
std::array< int, mxdimig
 
int ncall
 
bparm1_ 
 
struct { 
 
double acc1
 
double acc2
 
int itmx1
 
int itmx2
 
bparm2_ 
 
struct { 
 
int intv
 
int ipnt
 
int nloop
 
int mloop
 
bscntl_ 
 
struct { 
 
int mxtryp
 
int nevent
 
int ntrial
 
int miss
 
sprng2_ 
 

Function Documentation

◆ bases_()

void bases_ ( double(*)(double[])  fxn,
double &  s,
double &  sigma,
double &  ctime,
int &  it1,
int &  it2 
)

◆ bsinit_()

void bsinit_ ( )

◆ spinfo_()

void spinfo_ ( int &  )

◆ spring_()

void spring_ ( double(*)(double *)  func,
int &  mxtry 
)

Variable Documentation

◆ [struct]

struct { ... } bparm1_

◆ [struct]

struct { ... } bparm2_

◆ [struct]

struct { ... } bscntl_

◆ mxdim

constexpr size_t mxdim = 50
staticconstexpr

Definition at line 28 of file BasesCommonBlocks.h.

◆ [struct]

struct { ... } sprng2_