Definition at line 248 of file mdc.hh.
|
| | mdc () |
| |
| | mdc (int nIFO, TString *ifo) |
| |
| | mdc (int nIFO, detector **pD) |
| |
| | mdc (network *net) |
| |
| | mdc (const CWB::mdc &value) |
| |
| | ~mdc () |
| |
| mdcid | AddWaveform (MDC_TYPE mdc_type, vector< mdcpar > par, TString uname="") |
| |
| void | AddWaveform (TString mdc_name, TString hp_fName, TString hx_fName, double srate, vector< mdcpar > par=vector< mdcpar >()) |
| |
| void | AddWaveform (TString mdc_name, TString hp_fName, double srate, vector< mdcpar > par=vector< mdcpar >()) |
| |
| void | AddWaveform (TString mdc_name, TString hp_fName, TString hx_fName) |
| |
| void | AddWaveform (TString mdc_name, TString hp_fName) |
| |
| mdcid | AddWaveform (waveform wf) |
| |
| virtual void | Browse (TBrowser *b) |
| |
| watplot * | Draw (TString name, int id=0, TString polarization="hp", MDC_DRAW type=MDC_TIME, TString options="ALP", Color_t color=kBlack) |
| |
| watplot * | Draw (int ID, int id=0, TString polarization="hp", MDC_DRAW type=MDC_TIME, TString options="ALP", Color_t color=kBlack) |
| |
| watplot * | Draw (wavearray< double > &x, MDC_DRAW type=MDC_TIME, TString options="ALP", Color_t color=kBlack) |
| |
| watplot * | Draw (TString ifo, double gpsStart, double gpsEnd, int id, MDC_DRAW type=MDC_TIME, TString options="ALP", Color_t color=kBlack) |
| |
| watplot * | DrawFFT (wavearray< double > &x, TString options="ALP", Color_t color=kBlack) |
| |
| void | DrawSkyDistribution (TString name="skymap", TString projection="", TString coordinate="Geographic", double resolution=2, bool background=true) |
| |
| void | DrawTF (wavearray< double > &x, TString options="") |
| |
| watplot * | DrawTime (wavearray< double > &x, TString options="ALP", Color_t color=kBlack) |
| |
| void | Dump (TString fname, int ID, int id, TString polarization) |
| |
| void | Dump (TString fname, TString name, int id, TString polarization) |
| |
| void | Dump (TString fname, wavearray< double > &x) |
| |
| void | Dump (TString dname) |
| |
| void | DumpLog (TString fName, TString label="", bool append=false) |
| |
| void | DumpLogHeader (TString fName, TString label="", int size=0) |
| |
| TString | Get (wavearray< double > &x, TString ifo) |
| |
| double | GetAntennaPattern (TString ifo, double phi, double theta, double psi=0., TString polarization="hp") |
| |
| TString | GetBurst (wavearray< double > &x, TString ifo) |
| |
| TString | GetBurstLog (source src, double FrameGPS, double SimHpHp, double SimHcHc, double SimHpHc) |
| |
| wavearray< double > | GetCGQ (double frequency, double Q) |
| |
| MDC_COORDINATES | GetCoordinatesSystem () |
| |
| double | GetDelay (TString ifo1, TString ifo2, double phi, double theta) |
| |
| wavearray< double > | GetGA (double duration) |
| |
| gskymap * | GetGSkyMap () |
| |
| double | GetInjHrss () |
| |
| double | GetInjJitter () |
| |
| double | GetInjLength () |
| |
| double | GetInjOffset () |
| |
| double | GetInjRate () |
| |
| network * | GetNetwork () |
| |
| double | GetPar (TString name, vector< mdcpar > par, bool &error) |
| |
| TString | GetParString (TString name, vector< mdcpar > par, bool &error) |
| |
| wavearray< double > | GetRD (double frequency, double tau, double iota, bool polarization=0) |
| |
| double | GetSampleRate () |
| |
| wavearray< double > | GetSGQ (double frequency, double Q) |
| |
| MDC_DISTRIBUTION | GetSkyDistribution () |
| |
| TString | GetSkyFile () |
| |
| vector< mdcpar > | GetSkyParms () |
| |
| void | GetSourceCoordinates (double &theta, double &phi, double &psi, double &rho, double &iota, double &hrss, int &ID, int &id) |
| |
| void | GetSourceCoordinates (double gps, double &theta, double &phi, double &psi, double &rho, double &iota, double &hrss, int &ID, int &id) |
| |
| vector< source > | GetSourceList (double start, double stop) |
| |
| double | GetSourceListSeed () |
| |
| waveform | GetSourceWaveform (int &ID, int &id) |
| |
| CWB::STFT * | GetSTFT () |
| |
| TString | GetTemporaryFileName (TString tag="mdc", TString ext="txt", TString dir="/tmp", bool mkdir=false) |
| |
| watplot * | GetWatPlot () |
| |
| waveform | GetWaveform (int ID, int id=0) |
| |
| waveform | GetWaveform (TString name, int id=0) |
| |
| void | GetWaveform (waveform &wf) |
| |
| int | GetWaveformID (TString name) |
| |
| vector< waveform > | GetWaveformList () |
| |
| wavearray< double > | GetWNB (double frequency, double bandwidth, double duration, int seed=0, bool mode=0) |
| |
| double | GetZoom () |
| |
| mdc & | operator= (const mdc &) |
| |
| void | Print (int level=0) |
| |
| void | ReadWaveform (wavearray< double > &x, TString fName, double srate) |
| |
| void | ReadWaveform (wavearray< double > &x, TString fName) |
| |
| void | SetCoordinatesSystem (MDC_COORDINATES mdc_coordinates=MDC_EARTH) |
| |
| void | SetInjHrss (double inj_hrss=MDC_INJ_HRSS) |
| |
| void | SetInjJitter (double inj_jitter=MDC_INJ_JITTER) |
| |
| void | SetInjLength (double inj_length=MDC_INJ_LENGTH) |
| |
| void | SetInjOffset (double inj_offset=0) |
| |
| void | SetInjRate (double inj_rate=MDC_INJ_RATE) |
| |
| void | SetSkyDistribution (MDC_DISTRIBUTION sky_distribution, vector< mdcpar > par, int seed=0, bool add=false) |
| |
| void | SetSkyDistribution (MDC_DISTRIBUTION sky_distribution, TString fName, vector< mdcpar > par, int seed=0, bool add=false) |
| |
| void | SetSkyDistribution (MDC_DISTRIBUTION sky_distribution, TString fName, int seed, bool add=false) |
| |
| void | SetSourceListSeed (unsigned int srcList_seed) |
| |
| void | SetZoom (double epzoom=EPZOOM) |
| |
| size_t | wfListSize () |
| |
| TString | WriteFrameFile (TString frDir, TString frLabel, size_t gps, size_t length=1000, bool log=false, vector< TString > chName=vector< TString >()) |
| |
|
| static void | AddCGBurst (wavearray< double > &td, double a, double f, double s, double d=0.) |
| |
| static void | AddExp (wavearray< double > &td, double v, int M) |
| |
| static void | AddGauss (wavearray< double > &td, double v, double u=0.) |
| |
| static void | AddSGBurst (wavearray< double > &td, double a, double f, double s, double d=0.) |
| |
| static void | AddWGNoise (wavearray< double > &td, double a, double s) |
| |
| static int | Align (wavearray< double > &w1, wavearray< double > &w2) |
| |
| static double | cosi2e (double cosi) |
| |
| static double | e2cosi (double e) |
| |
| static wavearray< double > | GetAdd (wavearray< double > *w1, wavearray< double > *w2) |
| |
| static wavearray< double > | GetAligned (wavearray< double > *w1, wavearray< double > *w2) |
| |
| static wavearray< double > | GetBandpass (wavearray< double > x, double bF, double eF) |
| |
| static double | GetCentralFrequency (wavearray< double > x) |
| |
| static double | GetCentralFrequency (waveform wf) |
| |
| static double | GetCentralTime (wavearray< double > x) |
| |
| static double | GetCentralTime (waveform wf) |
| |
| static wavearray< double > | GetDiff (wavearray< double > *w1, wavearray< double > *w2) |
| |
| static wavearray< double > | GetEnvelope (wavearray< double > *x) |
| |
| static double | GetFrequencyBoundaries (wavearray< double > x, double P, double &bF, double &eF) |
| |
| static double | GetMatchFactor (TString match, vector< wavearray< double > > &w1, vector< wavearray< double > > &w2, vector< double > tstart=DEFAULT_VECtOR_DOUBLE, vector< double > tstop=DEFAULT_VECtOR_DOUBLE) |
| |
| static wavearray< double > | GetSpectrum (wavearray< double > *x, bool oneside=false) |
| |
| static double | GetTimeBoundaries (wavearray< double > x, double P, double &bT, double &eT, double T=-1., double Q=-1.) |
| |
| static double | GetTimeRange (wavearray< double > x, double &tMin, double &tMax, double efraction=EPZOOM) |
| |
| static wavearray< double > | GetXCorr (wavearray< double > &w1, wavearray< double > &w2) |
| |
| static void | PhaseShift (wavearray< double > &x, double pShift=0.) |
| |
| static double | PhaseSync (wavearray< double > &w1, wavearray< double > &w2, double &sync_phase) |
| |
| static void | PhaseSync (wavearray< double > &w, double sync_phase) |
| |
| static double | TimePhaseSync (wavearray< double > &w1, wavearray< double > &w2, double &sync_time, double &sync_phase) |
| |
| static void | TimePhaseSync (wavearray< double > &w, double sync_time, double sync_phase) |
| |
| static void | TimeShift (wavearray< double > &x, double tShift=0.) |
| |
| static double | TimeSync (wavearray< double > &w1, wavearray< double > &w2, double &sync_time) |
| |
| static void | TimeSync (wavearray< double > &w, double sync_time) |
| |