test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
9
// some self-consistency checks
10
bool
DDCheck
(std::ostream&);
11
bool
DDCheck
(
const
DDCompactView
& cpv, std::ostream&);
12
bool
DDCheckMaterials
(std::ostream&, std::vector<std::pair<std::string,DDName> > * = 0);
13
14
#endif
DDCheck
bool DDCheck(std::ostream &os)
Definition:
DDCheck.cc:156
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:86
Generated for CMSSW Reference Manual by
1.8.5