#include <GeometryInfoDump.h>
Public Member Functions | |
void | dumpInfo (bool dumpHistory, bool dumpSpecs, bool dumpPosInfo, const DDCompactView &cpv, std::string fname="GeoHistory", int nVols=0) |
GeometryInfoDump () | |
~GeometryInfoDump () | |
Private Member Functions | |
void | dumpSpec (const std::vector< std::pair< const DDPartSelection *, const DDsvalues_type *> > &attspec, std::ostream &dump) |
Definition at line 12 of file GeometryInfoDump.h.
GeometryInfoDump::GeometryInfoDump | ( | ) |
Definition at line 31 of file GeometryInfoDump.cc.
GeometryInfoDump::~GeometryInfoDump | ( | ) |
Definition at line 33 of file GeometryInfoDump.cc.
void GeometryInfoDump::dumpInfo | ( | bool | dumpHistory, |
bool | dumpSpecs, | ||
bool | dumpPosInfo, | ||
const DDCompactView & | cpv, | ||
std::string | fname = "GeoHistory" , |
||
int | nVols = 0 |
||
) |
Definition at line 35 of file GeometryInfoDump.cc.
References cms::cuda::assert(), DDLogicalPart::attachedSpecifics(), math::Graph< N, E >::begin(), visDQMUpload::buf, gather_cfg::cout, submitPVValidationJobs::dump, dumpSpec(), alignmentValidation::fname, DDExpandedView::geoHistory(), DDCompactView::graph(), mps_fire::i, triggerObjects_cff::id, DDExpandedView::logicalPart(), DDExpandedView::navPos(), DDExpandedView::next(), DDExpandedView::rotation(), roundNeg0(), alignCSCRings::s, AlCaHLTBitMon_QueryRunRegistry::string, DDBase< N, C >::toString(), DDExpandedView::translation(), x, y, and z.
|
private |
Definition at line 124 of file GeometryInfoDump.cc.
References ddanychild, ddanylogp, ddanynode, ddanyposp, ddchildlogp, ddchildposp, ddunknown, submitPVValidationJobs::dump, and Exception.
Referenced by dumpInfo().