Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
testParser
void testParser()
Definition:
build.cc:210
ClhepEvaluator
Definition:
ClhepEvaluator.h:8
testrot
void testrot()
Definition:
build.cc:251
regressionTest_forth
void regressionTest_forth()
regressionTest_second
void regressionTest_second()
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
regressionTest_setup
void regressionTest_setup(ClhepEvaluator &eval)
Definition:
build.cc:40
regressionTest_first
void regressionTest_first(ClhepEvaluator &eval)
Definition:
build.cc:111
convertSQLitetoXML_cfg.output
tuple output
Definition:
convertSQLitetoXML_cfg.py:72
lut2db_cfg.filename
tuple filename
Definition:
lut2db_cfg.py:20
regressionTest_third
void regressionTest_third()
DDCompactView.h
Generated for CMSSW Reference Manual by
1.8.5