Functions | |
| wc | clear () |
| for (int i=0;i< slices;i++) | |
| tfmap | Forward (ts, wdm) |
| ts | rate (Rate) |
| wc | sethigh (Rate/2.) |
| wc | setlow (0) |
Variables | |
| double | amplitude =1. |
| return wmap | canvas |
| pix | core = true |
| int | Duration = 2 |
| double | duration = Q/(TMath::TwoPi()*frequency) |
| double | frequency =100. |
| int | ifoID =0 |
| int | layers = tfmap.maxLayer()+1 |
| int | N = Rate*Duration |
| int | nPix =0 |
| netpixel | pix (nifo) |
| double | Q =9. |
| int | Rate = 512 |
| pix | rate = tfmap.wrate() |
| int | slices = tfmap.sizeZero() |
| wc | start = tfmap.start() |
| wc | stop = tfmap.stop() |
| WSeries< double > | tfmap |
| double | THRESHOLD = 2 |
| wavearray< double > | ts (N) =0 |
| netcluster | wc |
| WDM< double > | wdm (32, 64, 4, 8) |
| watplot * | wmap = new watplot |
| jobFileList clear | ( | ) |
| for | ( | ) |
Definition at line 51 of file DrawClusterWithSkyplot.C.
| wc setlow | ( | 0 | ) |
| double amplitude =1. |
Definition at line 19 of file DrawClusterWithSkyplot.C.
| return canvas |
Definition at line 80 of file DrawClusterWithSkyplot.C.
| pix core = true |
Definition at line 34 of file DrawClusterWithSkyplot.C.
| int Duration = 2 |
Definition at line 11 of file DrawClusterWithSkyplot.C.
Definition at line 21 of file DrawClusterWithSkyplot.C.
| double frequency =100. |
Definition at line 20 of file DrawClusterWithSkyplot.C.
| int ifoID =0 |
Definition at line 48 of file DrawClusterWithSkyplot.C.
| pix layers = tfmap.maxLayer()+1 |
Definition at line 29 of file DrawClusterWithSkyplot.C.
Definition at line 12 of file DrawClusterWithSkyplot.C.
| int nPix =0 |
Definition at line 49 of file DrawClusterWithSkyplot.C.
| double Q =9. |
Definition at line 18 of file DrawClusterWithSkyplot.C.
| int Rate = 512 |
Definition at line 10 of file DrawClusterWithSkyplot.C.
| wc rate = tfmap.wrate() |
Definition at line 35 of file DrawClusterWithSkyplot.C.
| int slices = tfmap.sizeZero() |
Definition at line 30 of file DrawClusterWithSkyplot.C.
| x start = tfmap.start() |
Definition at line 43 of file DrawClusterWithSkyplot.C.
| x stop = tfmap.stop() |
Definition at line 44 of file DrawClusterWithSkyplot.C.
| ss SetMap & tfmap |
Definition at line 26 of file DrawClusterWithSkyplot.C.
| double THRESHOLD = 2 |
Definition at line 50 of file DrawClusterWithSkyplot.C.
| ts =0 |
Definition at line 15 of file DrawClusterWithSkyplot.C.
| cout<< "Selected Pixels : " << nPix << endl; wc.cluster(1,1); wmap-> plot& wc |
Definition at line 39 of file DrawClusterWithSkyplot.C.
| WDM<double> wdm(32, 64, 4, 8) |
Definition at line 7 of file DrawClusterWithSkyplot.C.