#include <DTGeometryBuilderFromDDD.h>
Public Member Functions | |
void | build (std::shared_ptr< DTGeometry > theGeometry, const DDCompactView *cview, const MuonDDDConstants &muonConstants) |
DTGeometryBuilderFromDDD () | |
Constructor. More... | |
virtual | ~DTGeometryBuilderFromDDD () |
Destructor. More... | |
Private Types | |
typedef ReferenceCountingPointer< Plane > | RCPPlane |
Private Member Functions | |
DTChamber * | buildChamber (DDFilteredView &fv, const std::string &type, const MuonDDDConstants &muonConstants) const |
create the chamber More... | |
void | buildGeometry (const std::shared_ptr< DTGeometry > &theGeometry, DDFilteredView &fv, const MuonDDDConstants &muonConstants) const |
DTLayer * | buildLayer (DDFilteredView &fv, DTSuperLayer *sl, const std::string &type, const MuonDDDConstants &muonConstants) const |
create the layer More... | |
DTSuperLayer * | buildSuperLayer (DDFilteredView &fv, DTChamber *chamber, const std::string &type, const MuonDDDConstants &muonConstants) const |
create the SL More... | |
std::vector< double > | extractParameters (DDFilteredView &fv) const |
get parameter also for boolean solid. More... | |
RCPPlane | plane (const DDFilteredView &fv, Bounds *bounds) const |
Build the DTGeometry from the DDD description.
Definition at line 25 of file DTGeometryBuilderFromDDD.h.
|
private |
Definition at line 59 of file DTGeometryBuilderFromDDD.h.
DTGeometryBuilderFromDDD::DTGeometryBuilderFromDDD | ( | ) |
|
virtual |
void DTGeometryBuilderFromDDD::build | ( | std::shared_ptr< DTGeometry > | theGeometry, |
const DDCompactView * | cview, | ||
const MuonDDDConstants & | muonConstants | ||
) |
Definition at line 37 of file DTGeometryBuilderFromDDD.cc.
References ALCARECOTkAlBeamHalo_cff::filter, eostools::move(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by AlignmentMonitorAsAnalyzer::analyze(), AlignmentProducerBase::createGeometries(), DTGeometryESModule::geometryCallback_(), MuonAlignmentInputMethod::idealDTGeometry(), MisalignedMuonESProducer::produce(), and MuonAlignmentOutputXML::write().
|
private |
create the chamber
SL the definition of length, width, thickness depends on the local reference frame of the Det
Definition at line 109 of file DTGeometryBuilderFromDDD.cc.
References relativeConstraints::chamber, DDFilteredView::geoHistory(), MuonDDDNumbering::geoHistoryToBaseNumber(), DTNumberingScheme::getDetId(), and ApeEstimator_cff::width.
|
private |
Definition at line 55 of file DTGeometryBuilderFromDDD.cc.
References relativeConstraints::chamber, DDfetch(), DDFilteredView::firstChild(), DDFilteredView::mergedSpecifics(), DDFilteredView::nextSibling(), DDFilteredView::parent(), DDValue::strings(), and heppy_batch::val.
|
private |
create the layer
Definition at line 167 of file DTGeometryBuilderFromDDD.cc.
References DTSuperLayer::add(), DDFilteredView::copyno(), DDFilteredView::firstChild(), DDFilteredView::geoHistory(), MuonDDDNumbering::geoHistoryToBaseNumber(), DTNumberingScheme::getDetId(), DDFilteredView::nextSibling(), ecaldqm::topology(), and ApeEstimator_cff::width.
|
private |
create the SL
Definition at line 136 of file DTGeometryBuilderFromDDD.cc.
References DTChamber::add(), DDFilteredView::geoHistory(), MuonDDDNumbering::geoHistoryToBaseNumber(), DTNumberingScheme::getDetId(), and ApeEstimator_cff::width.
|
private |
get parameter also for boolean solid.
Definition at line 207 of file DTGeometryBuilderFromDDD.cc.
References patCaloMETCorrections_cff::A, ddbox, DDFilteredView::logicalPart(), DDSolid::parameters(), DDSolid::shape(), DDLogicalPart::solid(), and DDBooleanSolid::solidA().
|
private |
Definition at line 224 of file DTGeometryBuilderFromDDD.cc.
References idealTransformation::rotation, DDFilteredView::rotation(), DDFilteredView::translation(), and x().