11 for (
unsigned int i=0; i<5; i++)
50 cout <<
"HelixHoughSpace::print_zoom_profile:" << endl;
52 for (
unsigned int i=0; i<5; i++) {
53 for (
unsigned int j=0; j<
_max_zoom; j++) {
54 cout <<
"[" << j <<
"][" << i <<
"] = " <<
_zoom_profile[j][i] << endl;
61 cout <<
"HelixHoughSpace::print_para_range:" <<endl;
63 cout <<
"kappa max = " <<
_para_max[0] << endl;
64 cout <<
"kappa min = " <<
_para_min[0] << endl;
65 cout <<
"phi max = " <<
_para_max[1] << endl;
66 cout <<
"phi min = " <<
_para_min[1] << endl;
67 cout <<
"d max = " <<
_para_max[2] << endl;
68 cout <<
"d min = " <<
_para_min[2] << endl;
69 cout <<
"dzdl max = " <<
_para_max[3] << endl;
70 cout <<
"dzdl min = " <<
_para_min[3] << endl;
71 cout <<
"z0 max = " <<
_para_max[4] << endl;
72 cout <<
"z0 min = " <<
_para_min[4] << endl;
79 for (
unsigned int izoom = 0; izoom<zoomlevel+1; izoom++){
88 for (
unsigned int izoom = 0; izoom<zoomlevel+1; izoom++){
97 for (
unsigned int izoom = 0; izoom<zoomlevel+1; izoom++){
106 for (
unsigned int izoom = 0; izoom<zoomlevel+1; izoom++){
116 for (
unsigned int izoom = 0; izoom<zoomlevel+1; izoom++){
169 for (
unsigned int i=0; i<zoomlevel+1; i++ ) {
177 unsigned int pbin =0;
181 for (
unsigned int i=0; i<zoomlevel+1; i++) {
192 unsigned int dbin =0;
194 for (
unsigned int i=0; i<zoomlevel+1; i++) {
202 unsigned int lbin =0;
207 for (
unsigned int i=0; i<zoomlevel+1; i++) {
222 unsigned int zbin =0;
223 for (
unsigned int i =0; i<zoomlevel+1; i++) {
233 unsigned int bin = 0;