Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DetectorDescription
RegressionTest
src
DDCheck.h
Go to the documentation of this file.
1
#ifndef DDD_DDCheck_h
2
#define DDD_DDCheck_h
3
4
#include <iostream>
5
#include <string>
6
#include <utility>
7
#include <vector>
8
9
#include "
DetectorDescription/Core/interface/DDCompactView.h
"
10
#include "
DetectorDescription/Core/interface/DDName.h
"
11
12
class
DDCompactView
;
13
class
DDName
;
14
15
// some self-consistency checks
16
bool
DDCheck
(std::ostream&);
17
bool
DDCheck
(
const
DDCompactView
& cpv, std::ostream&);
18
bool
DDCheckMaterials
(std::ostream&,
std::vector
<std::pair<std::string, std::string> >* =
nullptr
);
19
20
#endif
DDCheck
bool DDCheck(std::ostream &os)
Definition:
DDCheck.cc:149
DDName
DDName is used to identify DDD entities uniquely.
Definition:
DDName.h:17
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDCheckMaterials
bool DDCheckMaterials(std::ostream &, std::vector< std::pair< std::string, std::string > > *=nullptr)
trackerHitRTTI::vector
Definition:
trackerHitRTTI.h:21
DDName.h
DDCompactView.h
Generated for CMSSW Reference Manual by
1.8.5