Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
// 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 */
13
void
regressionTest_setup
();
14
15
// s
16
void
regressionTest_first
();
17
void
regressionTest_second
();
18
void
regressionTest_third
();
19
void
regressionTest_forth
();
20
21
// parser test...
22
void
testParser
();
23
24
// misc
25
void
testrot
();
26
27
void
output
(
std::string
filename
);
28
#endif
testParser
void testParser()
Definition:
build.cc:228
testrot
void testrot()
Definition:
build.cc:284
regressionTest_forth
void regressionTest_forth()
regressionTest_second
void regressionTest_second()
regressionTest_first
void regressionTest_first()
Definition:
build.cc:117
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
regressionTest_setup
void regressionTest_setup()
Definition:
build.cc:43
convertSQLitetoXML_cfg.output
tuple output
Definition:
convertSQLitetoXML_cfg.py:32
lut2db_cfg.filename
tuple filename
Definition:
lut2db_cfg.py:20
DDCompactView.h
regressionTest_third
void regressionTest_third()
Generated for CMSSW Reference Manual by
1.8.5