Main Page
Namespaces
Classes
Package Documentation
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/Core/interface/DDLogicalPart.h
"
19
20
class
MuonBaseNumber
;
21
class
MuonDDDConstants
;
22
23
class
MuonDDDNumbering
{
24
public
:
25
MuonDDDNumbering
(
const
MuonDDDConstants
& muonConstants);
26
~MuonDDDNumbering
(){};
27
28
MuonBaseNumber
geoHistoryToBaseNumber
(
const
DDGeoHistory
& history);
29
30
private
:
31
int
getInt
(
const
std::string
&
s
,
const
DDLogicalPart
&
part
);
32
33
int
theLevelPart
;
34
int
theSuperPart
;
35
int
theBasePart
;
36
int
theStartCopyNo
;
37
};
38
39
#endif
DDExpandedNode.h
MuonDDDNumbering::theBasePart
int theBasePart
Definition:
MuonDDDNumbering.h:35
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
MuonDDDNumbering::MuonDDDNumbering
MuonDDDNumbering(const MuonDDDConstants &muonConstants)
Definition:
MuonDDDNumbering.cc:8
MuonBaseNumber
Definition:
MuonBaseNumber.h:21
MuonDDDConstants
Definition:
MuonDDDConstants.h:21
MuonDDDNumbering::~MuonDDDNumbering
~MuonDDDNumbering()
Definition:
MuonDDDNumbering.h:26
MuonDDDNumbering::theSuperPart
int theSuperPart
Definition:
MuonDDDNumbering.h:34
MuonDDDNumbering
Definition:
MuonDDDNumbering.h:23
DDLogicalPart
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
Definition:
DDLogicalPart.h:93
MuonDDDNumbering::getInt
int getInt(const std::string &s, const DDLogicalPart &part)
Definition:
MuonDDDNumbering.cc:69
DDGeoHistory
std::vector< DDExpandedNode > DDGeoHistory
Geometrical 'path' of the current node up to the root-node.
Definition:
DDExpandedNode.h:82
MuonDDDNumbering::theStartCopyNo
int theStartCopyNo
Definition:
MuonDDDNumbering.h:36
part
part
Definition:
HCALResponse.h:20
DDLogicalPart.h
MuonDDDNumbering::theLevelPart
int theLevelPart
Definition:
MuonDDDNumbering.h:33
MuonDDDNumbering::geoHistoryToBaseNumber
MuonBaseNumber geoHistoryToBaseNumber(const DDGeoHistory &history)
Definition:
MuonDDDNumbering.cc:37
Generated for CMSSW Reference Manual by
1.8.11