Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
DrawInspiralFeatures.C File Reference
#include <vector>
Include dependency graph for DrawInspiralFeatures.C:

Macros

#define DRAW_WIGNER_VILLE
 

Functions

wavearray< double > a (hp.size())
 
h2 Draw ("colz")
 
wavearray< double > f (hp.size())
 
 for ()
 
xhp rate (hp.rate()/64)
 
MDC SetInspiral ("EOBNRv2", inspOptions)
 
xhp start (hp.start())
 
wavearray< double > t (hp.size())
 
cout<< "size : "<< hp.size()
<< " rate : "<< hp.rate()
<< " start : "<< (int)
hp.start()<< endl;hp.start(0);hx.start(0);MDC.Draw(hp,
MDC_TIME);wavearray< double > 
xhp (hp.size()/64)
 

Variables

double amplitude
 
double dt = 1./hp.rate()
 
wavearray< double > hp = MDC.GetInspiral("hp",931072130,931072230)
 
wavearray< double > hx = MDC.GetInspiral("hx",931072130,931072230)
 
TString inspOptions =""
 
double omega
 
double phase
 
int size =0
 

Macro Definition Documentation

#define DRAW_WIGNER_VILLE

Function Documentation

wavearray<double> a ( hp.  size())
h2 Draw ( "colz"  )
wavearray<double> f ( hp.  size())
for ( )

Definition at line 71 of file DrawInspiralFeatures.C.

xhp rate ( hp.rate()/  64)
MDC SetInspiral ( "EOBNRv2"  ,
inspOptions   
)
xhp start ( hp.  start())
wavearray<double> t ( hp.  size())
cout<< "size : " << hp.size() << " rate : " << hp.rate() << " start : " << (int)hp.start() << endl; hp.start(0); hx.start(0); MDC.Draw(hp,MDC_TIME); wavearray<double> xhp ( hp.size()/  64)

Variable Documentation

double amplitude

Definition at line 98 of file DrawInspiralFeatures.C.

double dt = 1./hp.rate()

Definition at line 97 of file DrawInspiralFeatures.C.

wavearray<double> hp = MDC.GetInspiral("hp",931072130,931072230)

Definition at line 44 of file DrawInspiralFeatures.C.

wavearray<double> hx = MDC.GetInspiral("hx",931072130,931072230)

Definition at line 45 of file DrawInspiralFeatures.C.

TString inspOptions =""

Definition at line 20 of file DrawInspiralFeatures.C.

double omega

Definition at line 98 of file DrawInspiralFeatures.C.

double phase

Definition at line 98 of file DrawInspiralFeatures.C.

int size =0

Definition at line 96 of file DrawInspiralFeatures.C.