coherent WaveBurst
Library Reference Guide
home
cWB_docker
git
cWB
library
tools
cwb
tutorials
TestCWB.C
Go to the documentation of this file.
1
{
2
//
3
// Instantiation of the mdc object using a user_parameter.C config macro file
4
// Author : Gabriele Vedovato
5
6
cwb
iCWB(
"config/user_parameters.C"
);
7
int
irunID
=1;
8
iCWB.run(irunID);
9
}
irunID
int irunID
Definition:
TestCWB.C:7
cwb
Definition:
cwb.hh:136