#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 4 of file GeometryInfoDump.h.
GeometryInfoDump::GeometryInfoDump | ( | ) |
Definition at line 17 of file GeometryInfoDump.cc.
GeometryInfoDump::~GeometryInfoDump | ( | ) |
Definition at line 19 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 22 of file GeometryInfoDump.cc.
References assert(), DDLogicalPart::attachedSpecifics(), graph< N, E >::begin(), gather_cfg::cout, hcal_timing_source_file_cfg::dump, dumpSpec(), alignmentValidation::fname, DDExpandedView::geoHistory(), DDCompactView::graph(), i, DDExpandedView::logicalPart(), DDExpandedView::navPos(), DDExpandedView::next(), DDExpandedView::rotation(), alignCSCRings::s, AlCaHLTBitMon_QueryRunRegistry::string, DDBase< N, C >::toString(), DDExpandedView::translation(), x, y, and z.
|
private |
Definition at line 101 of file GeometryInfoDump.cc.
References ddanychild, ddanylogp, ddanynode, ddanyposp, ddchildlogp, ddchildposp, ddunknown, and Exception.
Referenced by dumpInfo().