Geometry
TrackerNumberingBuilder
src
GeometricDetExtra.cc
Go to the documentation of this file.
1
#include "
Geometry/TrackerNumberingBuilder/interface/GeometricDetExtra.h
"
2
6
GeometricDetExtra::GeometricDetExtra
(
GeometricDet
const
* gd,
7
DetId
id
,
8
GeoHistory
& gh,
9
double
vol,
10
double
dens,
11
double
wgt,
12
double
cpy,
13
const
std::string
& mat,
14
const
std::string
&
name
,
15
bool
dd
)
16
: _mygd(gd),
17
_geographicalId(
id
),
18
_parents(gh),
19
_volume(vol),
20
_density(dens),
21
_weight(wgt),
22
_copy
((
int
)(cpy)),
23
_material(mat),
24
_name(
name
),
25
_fromDD(
dd
) {}
SeedingMigration._copy
def _copy(old, new, skip=[])
Definition:
SeedingMigration.py:4
GeometricDetExtra::GeometricDetExtra
GeometricDetExtra(GeometricDet const *gd, DetId id, GeoHistory &gh, double vol, double dens, double wgt, double cpy, const std::string &mat, const std::string &name, bool dd=false)
Definition:
GeometricDetExtra.cc:6
DetId
Definition:
DetId.h:17
GeometricDet
Definition:
GeometricDet.h:30
createTree.dd
string dd
Definition:
createTree.py:154
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
createfilelist.int
int
Definition:
createfilelist.py:10
GeometricDetExtra.h
GeometricDetExtra::GeoHistory
std::vector< DDExpandedNode > GeoHistory
Definition:
GeometricDetExtra.h:22
triggerObjects_cff.id
id
Definition:
triggerObjects_cff.py:31
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
Generated for CMSSW Reference Manual by
1.8.16