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