CMS 3D CMS Logo

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 class ClhepEvaluator;
10 
11 // constants and world-volume
12 /* world-volume is a box. It will be subdevided (conceptually) into
13  8 corners. In each corner a test can be done. */
14 /* adding a global file name */
16 
17 // s
22 
23 // parser test...
24 void testParser();
25 
26 // misc
27 void testrot();
28 
30 #endif
regressionTest_third
void regressionTest_third()
regressionTest_first
void regressionTest_first(ClhepEvaluator &)
Definition: build.cc:111
regressionTest_second
void regressionTest_second()
ClhepEvaluator
Definition: ClhepEvaluator.h:8
DDCompactView.h
corrVsCorr.filename
filename
Definition: corrVsCorr.py:123
regressionTest_setup
void regressionTest_setup(ClhepEvaluator &)
Definition: build.cc:40
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
testrot
void testrot()
Definition: build.cc:251
regressionTest_forth
void regressionTest_forth()
output
void output(std::string filename)
testParser
void testParser()
Definition: build.cc:210