9 for(
int i=0;
i<x1.size();
i++) x1[
i]=sin(2*
PI*100*dt*
i);
13 for(
int i=0;i<x2.size();i++) x2[i]=sin(2*
PI*100*dt*i);
17 TFile *
froot =
new TFile(
"gwavearray_test.root",
"RECREATE");
23 TFile *
f =
new TFile(
"gwavearray_test.root");
28 cout << w3->
size() << endl;
29 for(
int i=0;i<10;i++) cout << i <<
" " << w3->
data[i] << endl;
cout<< "SNR "<< xsnr<< endl;wavearray< double > f
virtual size_t size() const
watplot * DrawFFT(TString options="ALP", Color_t color=kBlack)