DetectorDescription
Parser
src
DDLSpecPar.h
Go to the documentation of this file.
1
#ifndef DDLSPECPAR_H
2
#define DDLSPECPAR_H
3
4
#include <string>
5
6
#include "
DDXMLElement.h
"
7
8
class
DDCompactView
;
9
class
DDLElementRegistry
;
10
12
26
class
DDLSpecPar
final :
public
DDXMLElement
{
27
public
:
28
DDLSpecPar
(
DDLElementRegistry
* myreg);
29
30
void
processElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv)
override
;
31
};
32
33
#endif
DDLSpecPar
DDLSpecPar processes SpecPar elements.
Definition:
DDLSpecPar.h:26
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:23
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDLSpecPar::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition:
DDLSpecPar.cc:24
DDLSpecPar::DDLSpecPar
DDLSpecPar(DDLElementRegistry *myreg)
Definition:
DDLSpecPar.cc:20
DDXMLElement
This is a base class for processing XML elements in the DDD.
Definition:
DDXMLElement.h:48
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDXMLElement.h
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
Generated for CMSSW Reference Manual by
1.8.16