Main Page
Namespaces
Classes
Package Documentation
DetectorDescription
RegressionTest
src
build.h
Go to the documentation of this file.
1
#ifndef DDD_RegressionTest_h
2
#define DDD_RegressionTest_h
3
4
#include <string>
5
#include <
DetectorDescription/Core/interface/DDCompactView.h
>
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 */
15
void
regressionTest_setup
(
ClhepEvaluator
&);
16
17
// s
18
void
regressionTest_first
(
ClhepEvaluator
&);
19
void
regressionTest_second
();
20
void
regressionTest_third
();
21
void
regressionTest_forth
();
22
23
// parser test...
24
void
testParser
();
25
26
// misc
27
void
testrot
();
28
29
void
output
(
std::string
filename
);
30
#endif
regressionTest_first
void regressionTest_first(ClhepEvaluator &)
Definition:
build.cc:113
testrot
void testrot()
Definition:
build.cc:279
ClhepEvaluator
Definition:
ClhepEvaluator.h:10
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
corrVsCorr.filename
filename
Definition:
corrVsCorr.py:123
regressionTest_forth
void regressionTest_forth()
regressionTest_second
void regressionTest_second()
testParser
void testParser()
Definition:
build.cc:223
output
void output(std::string filename)
DDCompactView.h
regressionTest_setup
void regressionTest_setup(ClhepEvaluator &)
Definition:
build.cc:40
regressionTest_third
void regressionTest_third()
Generated for CMSSW Reference Manual by
1.8.11