CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
build.h
Go to the documentation of this file.
1 #ifndef DDD_RegressionTest_h
2 #define DDD_RegressionTest_h
3 
4 #include <string>
6 // will define a small setup using not XML
7 // but only DDCore-calls
8 
9 // constants and world-volume
10 /* world-volume is a box. It will be subdevided (conceptually) into
11  8 corners. In each corner a test can be done. */
12 /* adding a global file name */
14 
15 // s
20 
21 // parser test...
22 void testParser();
23 
24 // misc
25 void testrot();
26 
28 #endif
void testParser()
Definition: build.cc:228
void testrot()
Definition: build.cc:284
void regressionTest_forth()
void regressionTest_second()
void regressionTest_first()
Definition: build.cc:117
void regressionTest_setup()
Definition: build.cc:43
tuple filename
Definition: lut2db_cfg.py:20
void regressionTest_third()