coherent WaveBurst
Library Reference Guide
home
cWB_docker
git
cWB
library
tools
cwb
xroot.hh
Go to the documentation of this file.
1
#ifndef XROOT_HH
2
#define XROOT_HH
3
4
#define SEARCH(TYPE) TYPE cfg_search
5
#define GAMMA(TYPE) TYPE cfg_gamma
6
#define XROOT(ROOT5,ROOT6) ROOT6
7
8
#endif