#include <RPCGeometryParsFromDD.h>
Public Member Functions | |
void | build (const DDCompactView *cview, const MuonDDDConstants &muonConstants, RecoIdealGeometry &rgeo) |
RPCGeometryParsFromDD () | |
~RPCGeometryParsFromDD () | |
Private Member Functions | |
void | buildGeometry (DDFilteredView &fview, const MuonDDDConstants &muonConstants, RecoIdealGeometry &rgeo) |
Build the RPCGeometry ftom the DDD description
Definition at line 22 of file RPCGeometryParsFromDD.h.
RPCGeometryParsFromDD::RPCGeometryParsFromDD | ( | ) |
Implementation of the RPC Geometry Builder from DDD
Definition at line 25 of file RPCGeometryParsFromDD.cc.
RPCGeometryParsFromDD::~RPCGeometryParsFromDD | ( | ) |
Definition at line 28 of file RPCGeometryParsFromDD.cc.
void RPCGeometryParsFromDD::build | ( | const DDCompactView * | cview, |
const MuonDDDConstants & | muonConstants, | ||
RecoIdealGeometry & | rgeo | ||
) |
Definition at line 31 of file RPCGeometryParsFromDD.cc.
References buildGeometry(), ALCARECOTkAlBeamHalo_cff::filter, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by RPCRecoIdealDBLoader::beginRun().
|
private |
Definition at line 44 of file RPCGeometryParsFromDD.cc.
References RPCNumberingScheme::baseNumberToUnitNumber(), gather_cfg::cout, DDfetch(), DDValue::doubles(), DDFilteredView::firstChild(), DDFilteredView::geoHistory(), MuonDDDNumbering::geoHistoryToBaseNumber(), RecoIdealGeometry::insert(), createfilelist::int, DDFilteredView::logicalPart(), DDName::name(), dataset::name, DDBase< N, C >::name(), DDFilteredView::nextSibling(), DDSolid::parameters(), DetId::rawId(), DDFilteredView::rotation(), DDLogicalPart::solid(), DDFilteredView::specifics(), SiPixelPhase1DigisV_cfi::specs, AlCaHLTBitMon_QueryRunRegistry::string, DDFilteredView::translation(), ApeEstimator_cff::width, x, y, and z.
Referenced by build().