#include <PrintSensitive.h>
Public Member Functions | |
PrintSensitive (edm::ParameterSet const &p) | |
~PrintSensitive () | |
Public Member Functions inherited from SimWatcher | |
SimWatcher () | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfRun * > | |
Observer () | |
void | slotForUpdate (const BeginOfRun *iT) |
virtual | ~Observer () |
Private Member Functions | |
void | dumpTouch (G4VPhysicalVolume *pv, unsigned int leafDepth, bool printIt, std::ostream &out=std::cout) |
G4VPhysicalVolume * | getTopPV () |
void | update (const BeginOfRun *run) |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
G4NavigationHistory | fHistory |
std::string | name |
int | nchar |
Additional Inherited Members |
Definition at line 16 of file PrintSensitive.h.
PrintSensitive::PrintSensitive | ( | edm::ParameterSet const & | p | ) |
Definition at line 14 of file PrintSensitive.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), name, and nchar.
PrintSensitive::~PrintSensitive | ( | ) |
Definition at line 22 of file PrintSensitive.cc.
|
private |
Definition at line 30 of file PrintSensitive.cc.
References fHistory, name, and nchar.
Referenced by update().
|
private |
Definition at line 63 of file PrintSensitive.cc.
Referenced by update().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun * >.
Definition at line 24 of file PrintSensitive.cc.
References gather_cfg::cout, dumpTouch(), and getTopPV().
Referenced by python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), python.Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), python.Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), python.Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), python.Vispa.Gui.FindDialog.FindDialog::reset(), python.Vispa.Gui.PortConnection.PointToPointConnection::select(), python.Vispa.Gui.VispaWidget.VispaWidget::select(), python.Vispa.Views.LineDecayView.LineDecayContainer::select(), python.Vispa.Gui.VispaWidget.VispaWidget::setText(), python.Vispa.Gui.VispaWidget.VispaWidget::setTitle(), python.Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), python.Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and python.Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
private |
Definition at line 34 of file PrintSensitive.h.
Referenced by dumpTouch().
|
private |
Definition at line 32 of file PrintSensitive.h.
Referenced by BeautifulSoup.Tag::_invert(), dumpTouch(), PrintSensitive(), and python.Vispa.Views.PropertyView.Property::valueChanged().
|
private |
Definition at line 33 of file PrintSensitive.h.
Referenced by dumpTouch(), and PrintSensitive().