#include <GEMGeometryParsFromDD.h>
Public Member Functions | |
void | build (const DDCompactView *cview, const MuonDDDConstants &muonConstants, RecoIdealGeometry &rgeo) |
GEMGeometryParsFromDD () | |
~GEMGeometryParsFromDD () | |
Private Member Functions | |
void | buildGeometry (DDFilteredView &fview, const MuonDDDConstants &muonConstants, RecoIdealGeometry &rgeo) |
Build the GEMGeometry ftom the DDD description
Definition at line 19 of file GEMGeometryParsFromDD.h.
GEMGeometryParsFromDD::GEMGeometryParsFromDD | ( | ) |
Implementation of the GEM Geometry Builder from DDD
Definition at line 24 of file GEMGeometryParsFromDD.cc.
GEMGeometryParsFromDD::~GEMGeometryParsFromDD | ( | ) |
Definition at line 27 of file GEMGeometryParsFromDD.cc.
void GEMGeometryParsFromDD::build | ( | const DDCompactView * | cview, |
const MuonDDDConstants & | muonConstants, | ||
RecoIdealGeometry & | rgeo | ||
) |
Definition at line 31 of file GEMGeometryParsFromDD.cc.
References buildGeometry(), ALCARECOTkAlBeamHalo_cff::filter, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by GEMRecoIdealDBLoader::beginRun().
|
private |
Definition at line 45 of file GEMGeometryParsFromDD.cc.
References GEMNumberingScheme::baseNumberToUnitNumber(), DDfetch(), DDValue::doubles(), DDFilteredView::firstChild(), objects.autophobj::float, DDFilteredView::geoHistory(), MuonDDDNumbering::geoHistoryToBaseNumber(), RecoIdealGeometry::insert(), LogDebug, DDFilteredView::logicalPart(), DDName::name(), dataset::name, DDBase< N, C >::name(), DDFilteredView::nextSibling(), DDSolid::parameters(), DetId::rawId(), DDFilteredView::rotation(), DDLogicalPart::solid(), DDFilteredView::specifics(), AlCaHLTBitMon_QueryRunRegistry::string, DDFilteredView::translation(), x, y, and z.
Referenced by build().