#include <KillSecondariesTrackAction.h>
Public Member Functions | |
KillSecondariesTrackAction (edm::ParameterSet const &p) | |
void | update (const BeginOfTrack *trk) |
This routine will be called when the appropriate signal arrives. More... | |
~KillSecondariesTrackAction () | |
Public Member Functions inherited from SimWatcher | |
SimWatcher () | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfTrack * > | |
Observer () | |
void | slotForUpdate (const BeginOfTrack *iT) |
virtual | ~Observer () |
Private Attributes | |
bool | killHeavy |
double | kmaxIon |
double | kmaxNeutron |
double | kmaxProton |
Additional Inherited Members |
Definition at line 10 of file KillSecondariesTrackAction.h.
KillSecondariesTrackAction::KillSecondariesTrackAction | ( | edm::ParameterSet const & | p | ) |
Definition at line 10 of file KillSecondariesTrackAction.cc.
References edm::ParameterSet::getParameter(), killHeavy, kmaxIon, kmaxNeutron, and kmaxProton.
KillSecondariesTrackAction::~KillSecondariesTrackAction | ( | ) |
Definition at line 24 of file KillSecondariesTrackAction.cc.
|
virtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfTrack * >.
Definition at line 26 of file KillSecondariesTrackAction.cc.
References TrackInformation::isPrimary(), killHeavy, kmaxIon, kmaxNeutron, and kmaxProton.
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 19 of file KillSecondariesTrackAction.h.
Referenced by KillSecondariesTrackAction(), and update().
|
private |
Definition at line 20 of file KillSecondariesTrackAction.h.
Referenced by KillSecondariesTrackAction(), and update().
|
private |
Definition at line 20 of file KillSecondariesTrackAction.h.
Referenced by KillSecondariesTrackAction(), and update().
|
private |
Definition at line 20 of file KillSecondariesTrackAction.h.
Referenced by KillSecondariesTrackAction(), and update().