Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 }
int irunID
Definition: TestCWB.C:7
Definition: cwb.hh:119