Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DetectorDescription
Parser
src
DDLTorus.h
Go to the documentation of this file.
1
#ifndef DDLTORUS_H
2
#define DDLTORUS_H
3
4
#include <string>
5
#include <vector>
6
7
#include "
DDLSolid.h
"
8
9
class
DDCompactView
;
10
class
DDLElementRegistry
;
11
23
class
DDLTorus
final :
public
DDLSolid
{
24
public
:
25
DDLTorus
(
DDLElementRegistry
* myreg);
26
27
void
processElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv)
override
;
28
};
29
30
#endif
DDLTorus::DDLTorus
DDLTorus(DDLElementRegistry *myreg)
Definition:
DDLTorus.cc:13
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:78
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDLTorus::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition:
DDLTorus.cc:16
DDLSolid
DDLSolid processes Box elements.
Definition:
DDLSolid.h:30
DDLSolid.h
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:23
DDLTorus
Definition:
DDLTorus.h:23
Generated for CMSSW Reference Manual by
1.8.5