DetectorDescription
Parser
src
DDLNumeric.h
Go to the documentation of this file.
1
#ifndef DDL_Numeric_H
2
#define DDL_Numeric_H
3
4
#include <map>
5
#include <string>
6
#include <vector>
7
8
// -------------------------------------------------------------------------
9
// Includes
10
// -------------------------------------------------------------------------
11
#include "
DDXMLElement.h
"
12
#include "
DetectorDescription/Core/interface/DDTypes.h
"
13
#include "
DetectorDescription/Core/interface/DDNumeric.h
"
14
15
class
DDCompactView
;
16
class
DDLElementRegistry
;
17
19
29
class
DDLNumeric
final :
public
DDXMLElement
{
30
public
:
31
DDLNumeric
(
DDLElementRegistry
* myreg);
32
33
void
preProcessElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv)
override
;
34
void
processElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv)
override
;
35
};
36
#endif
DDLNumeric::DDLNumeric
DDLNumeric(DDLElementRegistry *myreg)
Definition:
DDLNumeric.cc:12
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:23
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDLNumeric::preProcessElement
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Called by loadAttributes AFTER attributes are loaded.
Definition:
DDLNumeric.cc:14
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDNumeric.h
DDLNumeric::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition:
DDLNumeric.cc:16
DDTypes.h
DDXMLElement
This is a base class for processing XML elements in the DDD.
Definition:
DDXMLElement.h:48
DDLNumeric
DDLNumeric handles Numeric Elements.
Definition:
DDLNumeric.h:29
DDXMLElement.h
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
Generated for CMSSW Reference Manual by
1.8.16