#include <PrintGeomMatInfo.h>
Public Member Functions | |
PrintGeomMatInfo (edm::ParameterSet const &p) | |
~PrintGeomMatInfo () | |
Public Member Functions inherited from SimWatcher | |
SimWatcher () | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfJob * > | |
Observer () | |
void | slotForUpdate (const BeginOfJob *iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfRun * > | |
Observer () | |
void | slotForUpdate (const BeginOfRun *iT) |
virtual | ~Observer () |
Private Member Functions | |
void | add1touchable (G4LogicalVolume *lv, int &nTouch) |
int | countNoTouchables () |
void | dumpG4LVLeaf (G4LogicalVolume *lv, unsigned int leafDepth, unsigned int count, std::ostream &out=std::cout) |
void | dumpG4LVLeafWithMat (G4LogicalVolume *lv, unsigned int leafDepth, unsigned int count, std::ostream &out=std::cout) |
void | dumpG4LVList (std::ostream &out=std::cout) |
void | dumpG4LVMatBudget (std::ostream &out=std::cout) |
void | dumpG4LVTree (std::ostream &out=std::cout) |
void | dumpHierarchyLeafPVLV (G4LogicalVolume *lv, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpHierarchyTreePVLV (std::ostream &out=std::cout) |
void | dumpLV (G4LogicalVolume *lv, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpMaterialList (std::ostream &out=std::cout) |
void | dumpPV (G4VPhysicalVolume *pv, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpSolid (G4VSolid *sol, unsigned int leafDepth, std::ostream &out=std::cout) |
void | dumpSummary (std::ostream &out=std::cout) |
void | dumpTouch (G4VPhysicalVolume *pv, unsigned int leafDepth, std::ostream &out=std::cout) |
G4LogicalVolume * | getTopLV () |
G4VPhysicalVolume * | getTopPV () |
std::string | spacesFromLeafDepth (unsigned int leafDepth) |
void | update (const BeginOfJob *job) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfRun *run) |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
std::vector< double > | _areaLayer |
std::vector< unsigned int > | _countsPerLevel |
bool | _dumpAtts |
unsigned int | _dumpIndex |
bool | _dumpIt |
bool | _dumpLV |
bool | _dumpLVList |
bool | _dumpLVMatBudget |
bool | _dumpLVTree |
bool | _dumpMaterial |
bool | _dumpPV |
bool | _dumpReplica |
bool | _dumpRotation |
bool | _dumpSense |
bool | _dumpSolid |
bool | _dumpSummary |
bool | _dumpTouch |
unsigned int | _level2Dump |
std::vector< std::string > | _lvNames2Dump |
unsigned int | _maxLevelsCounted |
std::vector< double > | _radiusLayer |
std::vector< double > | _zLayer |
G4NavigationHistory | fHistory |
std::string | name |
std::vector< std::string > | names |
int | nchar |
mpvpv | thePVTree |
G4VPhysicalVolume * | theTopPV |
Additional Inherited Members |
Definition at line 24 of file PrintGeomMatInfo.h.
PrintGeomMatInfo::PrintGeomMatInfo | ( | edm::ParameterSet const & | p | ) |
Definition at line 32 of file PrintGeomMatInfo.cc.
References _areaLayer, _countsPerLevel, _dumpAtts, _dumpIndex, _dumpIt, _dumpLV, _dumpLVList, _dumpLVMatBudget, _dumpLVTree, _dumpMaterial, _dumpPV, _dumpReplica, _dumpRotation, _dumpSense, _dumpSolid, _dumpSummary, _dumpTouch, _level2Dump, _lvNames2Dump, _maxLevelsCounted, _radiusLayer, _zLayer, gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), i, name, names, nchar, and AlCaHLTBitMon_QueryRunRegistry::string.
PrintGeomMatInfo::~PrintGeomMatInfo | ( | ) |
Definition at line 99 of file PrintGeomMatInfo.cc.
|
private |
Definition at line 292 of file PrintGeomMatInfo.cc.
References cuy::ii.
Referenced by countNoTouchables().
|
private |
Definition at line 283 of file PrintGeomMatInfo.cc.
References add1touchable(), and getTopLV().
Referenced by dumpSummary().
|
private |
Definition at line 208 of file PrintGeomMatInfo.cc.
References cuy::ii.
Referenced by dumpG4LVTree().
|
private |
Definition at line 232 of file PrintGeomMatInfo.cc.
References _areaLayer, _countsPerLevel, _dumpIndex, _dumpIt, _level2Dump, _lvNames2Dump, _maxLevelsCounted, compare_using_db::compare, prof2calltree::count, i, and cuy::ii.
Referenced by dumpG4LVMatBudget().
|
private |
Definition at line 182 of file PrintGeomMatInfo.cc.
Referenced by update().
|
private |
Definition at line 225 of file PrintGeomMatInfo.cc.
References dumpG4LVLeafWithMat(), and getTopLV().
Referenced by update().
|
private |
Definition at line 191 of file PrintGeomMatInfo.cc.
References dumpG4LVLeaf(), and getTopLV().
Referenced by update().
|
private |
Definition at line 317 of file PrintGeomMatInfo.cc.
References dumpLV(), and dumpPV().
Referenced by dumpHierarchyTreePVLV().
|
private |
Definition at line 299 of file PrintGeomMatInfo.cc.
References _dumpTouch, dumpHierarchyLeafPVLV(), dumpPV(), dumpTouch(), getTopLV(), and theTopPV.
Referenced by update().
|
private |
Definition at line 348 of file PrintGeomMatInfo.cc.
References _dumpAtts, _dumpLV, _dumpSolid, dumpSolid(), dbtoconf::out, spacesFromLeafDepth(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpHierarchyLeafPVLV().
|
private |
|
private |
Definition at line 408 of file PrintGeomMatInfo.cc.
References _dumpPV, _dumpReplica, _dumpRotation, evf::evtn::offset(), spacesFromLeafDepth(), AlCaHLTBitMon_QueryRunRegistry::string, and create_public_lumi_plots::width.
Referenced by dumpHierarchyLeafPVLV(), and dumpHierarchyTreePVLV().
|
private |
Definition at line 494 of file PrintGeomMatInfo.cc.
References spacesFromLeafDepth(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpLV().
|
private |
Definition at line 157 of file PrintGeomMatInfo.cc.
References countNoTouchables(), and theTopPV.
Referenced by update().
|
private |
Definition at line 455 of file PrintGeomMatInfo.cc.
References fHistory, name, nchar, spacesFromLeafDepth(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpHierarchyTreePVLV().
|
private |
Definition at line 506 of file PrintGeomMatInfo.cc.
References theTopPV.
Referenced by countNoTouchables(), dumpG4LVMatBudget(), dumpG4LVTree(), and dumpHierarchyTreePVLV().
|
private |
Definition at line 500 of file PrintGeomMatInfo.cc.
Referenced by update().
|
private |
Definition at line 486 of file PrintGeomMatInfo.cc.
References cuy::ii, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpLV(), dumpPV(), dumpSolid(), dumpTouch(), and update().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 101 of file PrintGeomMatInfo.cc.
References _dumpSense, DDFilteredView::addFilter(), filterCSVwithJSON::copy, DDFilteredView::copyNumbers(), gather_cfg::cout, DDSplit(), DDSpecificsFilter::equals, alcazmumu_cfi::filter, first, DDFilteredView::firstChild(), i, gen::k, create_public_lumi_plots::log, DDFilteredView::logicalPart(), DDBase< N, C >::name(), names, DDFilteredView::next(), sd, DDSpecificsFilter::setCriteria(), spacesFromLeafDepth(), AlCaHLTBitMon_QueryRunRegistry::string, and DDFilteredView::translation().
Referenced by progressbar.ProgressBar::__next__(), relval_steps.Matrix::__setitem__(), relval_steps.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), relval_steps.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun * >.
Definition at line 141 of file PrintGeomMatInfo.cc.
References _dumpLV, _dumpLVList, _dumpLVMatBudget, _dumpLVTree, _dumpMaterial, _dumpPV, _dumpSummary, _dumpTouch, gather_cfg::cout, dumpG4LVList(), dumpG4LVMatBudget(), dumpG4LVTree(), dumpHierarchyTreePVLV(), dumpMaterialList(), dumpSummary(), getTopPV(), and theTopPV.
Referenced by progressbar.ProgressBar::__next__(), relval_steps.Matrix::__setitem__(), relval_steps.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), relval_steps.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
private |
Definition at line 63 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 64 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
Referenced by dumpLV(), and PrintGeomMatInfo().
|
private |
Definition at line 67 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 68 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
Referenced by dumpLV(), PrintGeomMatInfo(), and update().
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 54 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
Referenced by dumpPV(), PrintGeomMatInfo(), and update().
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
Referenced by dumpPV(), and PrintGeomMatInfo().
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
Referenced by dumpPV(), and PrintGeomMatInfo().
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 55 of file PrintGeomMatInfo.h.
Referenced by dumpLV(), and PrintGeomMatInfo().
|
private |
Definition at line 53 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 56 of file PrintGeomMatInfo.h.
Referenced by dumpHierarchyTreePVLV(), PrintGeomMatInfo(), and update().
|
private |
Definition at line 66 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 60 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 65 of file PrintGeomMatInfo.h.
Referenced by dumpG4LVLeafWithMat(), and PrintGeomMatInfo().
|
private |
Definition at line 61 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo().
|
private |
Definition at line 62 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo().
|
private |
Definition at line 71 of file PrintGeomMatInfo.h.
Referenced by dumpTouch().
|
private |
Definition at line 57 of file PrintGeomMatInfo.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), BeautifulSoup.Tag::_invert(), dirstructure.Directory::calcStats(), dumpTouch(), utils.StatisticalTest::get_status(), dirstructure.Directory::print_report(), PrintGeomMatInfo(), and Vispa.Views.PropertyView.Property::valueChanged().
|
private |
Definition at line 59 of file PrintGeomMatInfo.h.
Referenced by PrintGeomMatInfo(), and update().
|
private |
Definition at line 58 of file PrintGeomMatInfo.h.
Referenced by dumpTouch(), and PrintGeomMatInfo().
|
private |
Definition at line 69 of file PrintGeomMatInfo.h.
|
private |
Definition at line 70 of file PrintGeomMatInfo.h.
Referenced by dumpHierarchyTreePVLV(), dumpSummary(), getTopLV(), and update().