Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions
TreeTest_CTFmod.C File Reference
#include "cwb.hh"
#include "config.hh"
#include "network.hh"
#include "wavearray.hh"
#include "TString.h"
#include "TObjArray.h"
#include "TObjString.h"
#include "TPaletteAxis.h"
#include "TMultiLayerPerceptron.h"
#include "TMLPAnalyzer.h"
#include "TRandom.h"
#include "TComplex.h"
#include "TMath.h"
#include "mdc.hh"
#include "watplot.hh"
#include <vector>
Include dependency graph for TreeTest_CTFmod.C:

Macros

#define nIFO   3
 
#define NPIX   20
 
#define XIFO   4
 

Functions

void TreeTest_CTFmod (TString ifileS, TString ifileB, TString ofile, int const y=1, int const NDIM=8, int const nINP=64)
 

Macro Definition Documentation

◆ nIFO

#define nIFO   3

Definition at line 59 of file TreeTest_CTFmod.C.

◆ NPIX

#define NPIX   20

Definition at line 60 of file TreeTest_CTFmod.C.

◆ XIFO

#define XIFO   4

Definition at line 19 of file TreeTest_CTFmod.C.

Function Documentation

◆ TreeTest_CTFmod()

void TreeTest_CTFmod ( TString  ifileS,
TString  ifileB,
TString  ofile,
int const  y = 1,
int const  NDIM = 8,
int const  nINP = 64 
)

Definition at line 63 of file TreeTest_CTFmod.C.