28 parameters.
Print(stream);
46 stream <<
" lamda = " <<
Lamda << endl;
47 stream <<
" Tv = " <<
Tv << endl;
48 stream <<
" Rv = " <<
Rv << endl;
49 stream <<
" S = " <<
S << endl;
50 stream <<
" Ta = " <<
Ta << endl;
51 stream <<
" Ra = " <<
Ra << endl;
52 stream <<
" B = " <<
B << endl;
53 stream <<
" C = " <<
C << endl;
54 stream <<
" R = " <<
R << endl;
55 stream <<
" T = " <<
T << endl;
56 stream <<
" T+ = " <<
Tplus << endl;
57 stream <<
" T- = " <<
Tminus << endl;
58 stream <<
" R+ = " <<
Rplus << endl;
59 stream <<
" R- = " <<
Rminus << endl;
void Print(ostream &stream) const
THE MAIN GENIE PROJECT NAMESPACE
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)