DetectorDescription
Parser
src
DDLSolid.h
Go to the documentation of this file.
1
#ifndef DDLSolid_H
2
#define DDLSolid_H
3
4
#include <string>
5
6
// -------------------------------------------------------------------------
7
// Includes
8
// -------------------------------------------------------------------------
9
#include "
DDXMLElement.h
"
10
11
class
DDCompactView
;
12
class
DDLElementRegistry
;
13
15
30
class
DDLSolid
:
public
DDXMLElement
{
31
public
:
33
DDLSolid
(
DDLElementRegistry
* myreg);
34
35
void
setReference
(
const
std::string
& nmspace,
DDCompactView
& cpv);
36
};
37
#endif
DDLSolid::setReference
void setReference(const std::string &nmspace, DDCompactView &cpv)
Definition:
DDLSolid.cc:13
DDLSolid
DDLSolid processes Box elements.
Definition:
DDLSolid.h:30
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:23
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDXMLElement
This is a base class for processing XML elements in the DDD.
Definition:
DDXMLElement.h:48
DDLSolid::DDLSolid
DDLSolid(DDLElementRegistry *myreg)
Constructor.
Definition:
DDLSolid.cc:11
DDXMLElement.h
Generated for CMSSW Reference Manual by
1.8.16