// std::cout << "[nnlo::fill_fastnlo] Fill fastNLO table for id="<<id<<"\tx1="<<x1<<"\tx2="<<x2<<"\tQ2="<<Q2<<"\tQ="<<sqrt(Q2)<<"\tObs="<<obs<<"\twt0="<<wt[0]<<std::endl;
//! --- Set fastNLO verbosity level
say::SetGlobalVerbosity(say::WARNING);
int leading_order = inppar_.njets; // should be replaced by fastNLO getter
int iorder = ndimcurrent_.norder;
// int nv = ndimcurrent_.nv;
int iproc = currentprocess_.iproc;
int iprocess = fnlopdf->decideSubProcess( iproc );