CMS 3D CMS Logo

GeometricTimingDetExtra.cc
Go to the documentation of this file.
2 
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) {}
26 
SeedingMigration._copy
def _copy(old, new, skip=[])
Definition: SeedingMigration.py:4
DetId
Definition: DetId.h:17
createTree.dd
string dd
Definition: createTree.py:154
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
GeometricTimingDetExtra.h
GeometricTimingDetExtra::GeoHistory
std::vector< DDExpandedNode > GeoHistory
Definition: GeometricTimingDetExtra.h:18
createfilelist.int
int
Definition: createfilelist.py:10
GeometricTimingDetExtra::GeometricTimingDetExtra
GeometricTimingDetExtra(GeometricTimingDet 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: GeometricTimingDetExtra.cc:6
GeometricTimingDet
Definition: GeometricTimingDet.h:28
triggerObjects_cff.id
id
Definition: triggerObjects_cff.py:31
GeometricTimingDetExtra::~GeometricTimingDetExtra
~GeometricTimingDetExtra()
Definition: GeometricTimingDetExtra.cc:27
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17