Geometry
MuonNumbering
interface
MuonDDDNumbering.h
Go to the documentation of this file.
1
#ifndef Geometry_MuonNumbering_MuonDDDNumbering_h
2
#define Geometry_MuonNumbering_MuonDDDNumbering_h
3
17
#include "
DetectorDescription/Core/interface/DDExpandedNode.h
"
18
#include "
DetectorDescription/DDCMS/interface/ExpandedNodes.h
"
19
#include "
DetectorDescription/Core/interface/DDLogicalPart.h
"
20
21
class
MuonBaseNumber
;
22
class
MuonGeometryConstants
;
23
24
class
MuonDDDNumbering
{
25
public
:
26
MuonDDDNumbering
(
const
MuonGeometryConstants
& muonConstants);
27
~MuonDDDNumbering
(){};
28
29
MuonBaseNumber
geoHistoryToBaseNumber
(
const
DDGeoHistory
& history)
const
;
30
MuonBaseNumber
geoHistoryToBaseNumber
(
const
cms::ExpandedNodes
&)
const
;
31
32
private
:
33
int
getInt
(
const
std::string
&
s
,
const
DDLogicalPart
&
part
)
const
;
34
35
int
theLevelPart
;
36
int
theSuperPart
;
37
int
theBasePart
;
38
int
theStartCopyNo
;
39
};
40
41
#endif
MuonDDDNumbering
Definition:
MuonDDDNumbering.h:24
MuonGeometryConstants
Definition:
MuonGeometryConstants.h:20
MuonDDDNumbering::~MuonDDDNumbering
~MuonDDDNumbering()
Definition:
MuonDDDNumbering.h:27
DDGeoHistory
std::vector< DDExpandedNode > DDGeoHistory
Geometrical 'path' of the current node up to the root-node.
Definition:
DDExpandedNode.h:82
MuonDDDNumbering::geoHistoryToBaseNumber
MuonBaseNumber geoHistoryToBaseNumber(const DDGeoHistory &history) const
Definition:
MuonDDDNumbering.cc:37
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
MuonDDDNumbering::MuonDDDNumbering
MuonDDDNumbering(const MuonGeometryConstants &muonConstants)
Definition:
MuonDDDNumbering.cc:8
part
part
Definition:
HCALResponse.h:20
MuonDDDNumbering::theStartCopyNo
int theStartCopyNo
Definition:
MuonDDDNumbering.h:38
MuonDDDNumbering::theBasePart
int theBasePart
Definition:
MuonDDDNumbering.h:37
MuonDDDNumbering::theLevelPart
int theLevelPart
Definition:
MuonDDDNumbering.h:35
MuonDDDNumbering::getInt
int getInt(const std::string &s, const DDLogicalPart &part) const
Definition:
MuonDDDNumbering.cc:86
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
cms::ExpandedNodes
Definition:
ExpandedNodes.h:26
DDLogicalPart
A DDLogicalPart aggregates information concerning material, solid and sensitveness ....
Definition:
DDLogicalPart.h:93
DDLogicalPart.h
MuonBaseNumber
Definition:
MuonBaseNumber.h:21
MuonDDDNumbering::theSuperPart
int theSuperPart
Definition:
MuonDDDNumbering.h:36
DDExpandedNode.h
ExpandedNodes.h
Generated for CMSSW Reference Manual by
1.8.16