#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 DDFilteredView::addFilter(), AND, buildGeometry(), alcazmumu_cfi::filter, matches, DDSpecificsFilter::setCriteria(), AlCaHLTBitMon_QueryRunRegistry::string, and relativeConstraints::value.
Referenced by GEMRecoIdealDBLoader::beginRun().
|
private |
Definition at line 53 of file GEMGeometryParsFromDD.cc.
References GEMNumberingScheme::baseNumberToUnitNumber(), DDfetch(), DDValue::doubles(), DDFilteredView::firstChild(), DDFilteredView::geoHistory(), MuonDDDNumbering::geoHistoryToBaseNumber(), RecoIdealGeometry::insert(), LogDebug, DDFilteredView::logicalPart(), DDName::name(), mergeVDriftHistosByStation::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().