Classes | |
struct | NameValuePair |
struct | ValuePair |
Functions | |
template<class Mapping , class V > | |
std::string | name (Mapping a, V value) |
template<class Mapping , class V > | |
Mapping::value_type::name_type | name_from_value (Mapping a, V value) |
template<class Mapping > | |
Mapping::value_type::value_type | value (Mapping a, const std::string &name) |
template<class Mapping , class N > | |
Mapping::value_type::value_type | value (Mapping a, N name) |
std::string cms::dd::name | ( | Mapping | a, |
V | value | ||
) |
Definition at line 31 of file DDSolidShapes.h.
References a, mps_fire::end, and submitPVValidationJobs::t.
Referenced by HcalTB02ParametersFromDD::build(), TrackerShapeToBounds::buildBounds(), DreamSD::initMap(), HcalGeomParameters::loadGeometry(), HGCalGeomParameters::loadGeometryHexagon8(), HGCalGeomParameters::loadGeometryHexagonModule(), and value().
Mapping::value_type::name_type cms::dd::name_from_value | ( | Mapping | a, |
V | value | ||
) |
Definition at line 62 of file DDSolidShapes.h.
References a, mps_fire::end, and submitPVValidationJobs::t.
Mapping::value_type::value_type cms::dd::value | ( | Mapping | a, |
const std::string & | name | ||
) |
Definition at line 42 of file DDSolidShapes.h.
References a, mps_fire::end, name(), and submitPVValidationJobs::t.
Referenced by cms::DDFilteredView::legacyShape(), GeometricTimingDet::shape(), GeometricDet::shape(), cms::DDFilteredView::shape(), and DDCoreToDDXMLOutput::solid().
Mapping::value_type::value_type cms::dd::value | ( | Mapping | a, |
N | name | ||
) |
Definition at line 52 of file DDSolidShapes.h.
References a, mps_fire::end, name(), and submitPVValidationJobs::t.