Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DetectorDescription
Parser
src
DDLTorus.h
Go to the documentation of this file.
1
#ifndef DDLTORUS_H
2
#define DDLTORUS_H
3
4
// -------------------------------------------------------------------------
5
// Includes
6
// -------------------------------------------------------------------------
7
#include "
DDLSolid.h
"
8
9
#include <string>
10
#include <vector>
11
23
class
DDLTorus
:
public
DDLSolid
24
{
25
public
:
26
28
DDLTorus
(
DDLElementRegistry
* myreg );
29
31
~DDLTorus
(
void
);
32
33
void
processElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv );
34
};
35
#endif
DDLTorus::DDLTorus
DDLTorus(DDLElementRegistry *myreg)
Constructor.
Definition:
DDLTorus.cc:23
DDCompactView
type of data representation of DDCompactView
Definition:
DDCompactView.h:77
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
DDLTorus::~DDLTorus
~DDLTorus(void)
Destructor.
Definition:
DDLTorus.cc:27
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
DDLTorus::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
Definition:
DDLTorus.cc:32
DDLSolid
DDLSolid processes Box elements.
Definition:
DDLSolid.h:27
DDLSolid.h
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:42
DDLTorus
Definition:
DDLTorus.h:23
Generated for CMSSW Reference Manual by
1.8.5