Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DetectorDescription
Core
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 <vector>
6
#include "
DetectorDescription/Core/interface/DDName.h
"
7
#include "
DetectorDescription/Core/interface/DDCompactView.h
"
8
#include <map>
9
// some self-consistency checks
10
11
bool
DDCheck
(std::ostream&);
12
bool
DDCheck
(
const
DDCompactView
& cpv, std::ostream&);
13
bool
DDCheckMaterials
(std::ostream&, std::vector<std::pair<std::string,DDName> > * = 0);
14
15
#endif
DDCheck
bool DDCheck(std::ostream &os)
Definition:
DDCheck.cc:162
DDCompactView
type of data representation of DDCompactView
Definition:
DDCompactView.h:77
DDCompactView.h
DDName.h
DDCheckMaterials
bool DDCheckMaterials(std::ostream &, std::vector< std::pair< std::string, DDName > > *=0)
Checks all registered materials and sends a report /p os.
Definition:
DDCheckMaterials.cc:92
Generated for CMSSW Reference Manual by
1.8.5