#include <TkMeasurementDetSet.h>
Public Types | |
typedef StripDetset::const_iterator | new_const_iterator |
typedef edmNew::DetSet < SiStripCluster > | StripDetset |
Public Member Functions | |
const StMeasurementConditionSet & | conditions () const |
void | defineStrip (int i, std::pair< unsigned int, unsigned int > range) |
const StripDetset & | detSet (int i) const |
bool | empty (int i) const |
int | find (unsigned int jd, int i=0) const |
edm::Handle < edmNew::DetSetVector < SiStripCluster > > & | handle () |
const edm::Handle < edmNew::DetSetVector < SiStripCluster > > & | handle () const |
unsigned int | id (int i) const |
bool | isActive (int i) const |
int | nDet () const |
std::vector< uint32_t > & | rawInactiveStripDetIds () |
const std::vector< uint32_t > & | rawInactiveStripDetIds () const |
void | resetOnDemandStrips () |
void | setActiveThisEvent (int i, bool active) |
Turn on/off the module for reconstruction for one events. This per-event flag is cleared by any call to 'update' or 'setEmpty'. More... | |
void | setEmpty (int i) |
void | setEmpty () |
void | setUpdated (int i) |
int | size () const |
StMeasurementDetSet (const StMeasurementConditionSet &cond) | |
const bool | stripDefined (int i) const |
const bool | stripUpdated (int i) const |
void | update (int i, const StripDetset &detSet) |
void | update (int i, int j) |
~StMeasurementDetSet () | |
Private Member Functions | |
void | getDetSet (int i) |
Static Private Member Functions | |
static void | incAct () |
static void | incReady () |
static void | incSet () |
static void | incTot (int) |
static void | printStat () |
static void | zeroStat () |
Private Attributes | |
std::vector< bool > | activeThisEvent_ |
const StMeasurementConditionSet * | conditionSet_ |
std::vector< int > | detIndex_ |
std::vector< StripDetset > | detSet_ |
std::vector< bool > | empty_ |
edm::Handle < edmNew::DetSetVector < SiStripCluster > > | handle_ |
std::vector< bool > | ready_ |
std::vector< bool > | stripDefined_ |
std::vector< std::pair < unsigned int, unsigned int > > | stripRegions_ |
std::vector< bool > | stripUpdated_ |
std::vector< uint32_t > | theRawInactiveStripDetIds_ |
Friends | |
class | MeasurementTrackerImpl |
Definition at line 141 of file TkMeasurementDetSet.h.
Definition at line 145 of file TkMeasurementDetSet.h.
Definition at line 144 of file TkMeasurementDetSet.h.
|
inline |
Definition at line 148 of file TkMeasurementDetSet.h.
|
inline |
|
inline |
Definition at line 166 of file TkMeasurementDetSet.h.
References conditionSet_.
Referenced by find(), id(), isActive(), and size().
|
inline |
Definition at line 220 of file TkMeasurementDetSet.h.
References i, stripDefined_, stripRegions_, and stripUpdated_.
|
inline |
Definition at line 210 of file TkMeasurementDetSet.h.
References detSet_, getDetSet(), i, and ready_.
Referenced by TkStripMeasurementDet::detSet(), TkStripMeasurementDet::empty(), TkStripMeasurementDet::hitRange(), TkStripMeasurementDet::recHits(), TkStripMeasurementDet::simpleRecHits(), TkStripMeasurementDet::theSet(), and update().
|
inline |
Definition at line 188 of file TkMeasurementDetSet.h.
Referenced by TkStripMeasurementDet::isEmpty().
|
inline |
Definition at line 184 of file TkMeasurementDetSet.h.
References conditions(), StMeasurementConditionSet::find(), and i.
Referenced by MeasurementTrackerEventProducer::updateStrips().
|
inlineprivate |
Definition at line 228 of file TkMeasurementDetSet.h.
References detIndex_, detSet_, empty_, handle_, i, incAct(), incSet(), edmNew::DetSetVector< T >::item(), and ready_.
Referenced by detSet().
|
inline |
Definition at line 207 of file TkMeasurementDetSet.h.
References handle_.
Referenced by TkStripMeasurementDet::empty(), MeasurementTrackerEvent::MeasurementTrackerEvent(), TkStripMeasurementDet::recHits(), TkStripMeasurementDet::simpleRecHits(), and MeasurementTrackerEventProducer::updateStrips().
|
inline |
Definition at line 208 of file TkMeasurementDetSet.h.
References handle_.
|
inline |
Definition at line 183 of file TkMeasurementDetSet.h.
References conditions(), and StMeasurementConditionSet::id().
Referenced by MeasurementTrackerEventProducer::updateStrips().
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inline |
Definition at line 189 of file TkMeasurementDetSet.h.
References activeThisEvent_, conditions(), i, and StMeasurementConditionSet::isActiveThisPeriod().
Referenced by TkStripMeasurementDet::isActive(), and MeasurementTrackerEventProducer::updateStrips().
|
inline |
|
inlinestaticprivate |
Definition at line 294 of file TkMeasurementDetSet.h.
Referenced by setEmpty(), and ~StMeasurementDetSet().
|
inline |
Definition at line 214 of file TkMeasurementDetSet.h.
References theRawInactiveStripDetIds_.
|
inline |
Definition at line 215 of file TkMeasurementDetSet.h.
References theRawInactiveStripDetIds_.
|
inline |
Definition at line 217 of file TkMeasurementDetSet.h.
References lumiContext::fill, stripDefined_, and stripUpdated_.
|
inline |
Turn on/off the module for reconstruction for one events. This per-event flag is cleared by any call to 'update' or 'setEmpty'.
Definition at line 205 of file TkMeasurementDetSet.h.
References activeThisEvent_, empty_, and i.
Referenced by TkStripMeasurementDet::setActiveThisEvent(), and MeasurementTrackerEventProducer::updateStrips().
|
inline |
Definition at line 191 of file TkMeasurementDetSet.h.
References activeThisEvent_, empty_, and i.
Referenced by TkStripMeasurementDet::setEmpty(), and MeasurementTrackerEventProducer::updateStrips().
|
inline |
Definition at line 194 of file TkMeasurementDetSet.h.
References activeThisEvent_, detIndex_, empty_, lumiContext::fill, incTot(), printStat(), ready_, and size().
|
inline |
Definition at line 192 of file TkMeasurementDetSet.h.
References i, and stripUpdated_.
|
inline |
Definition at line 181 of file TkMeasurementDetSet.h.
References conditions(), and StMeasurementConditionSet::nDet().
Referenced by nDet(), setEmpty(), and MeasurementTrackerEventProducer::updateStrips().
|
inline |
Definition at line 218 of file TkMeasurementDetSet.h.
References i, and stripDefined_.
|
inline |
Definition at line 219 of file TkMeasurementDetSet.h.
References i, and stripUpdated_.
|
inline |
Definition at line 169 of file TkMeasurementDetSet.h.
References detSet(), detSet_, empty_, and i.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.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(), MatrixUtil.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(), Vispa.Gui.PortConnection.PointToPointConnection::updateConnection(), and MeasurementTrackerEventProducer::updateStrips().
|
inline |
Definition at line 174 of file TkMeasurementDetSet.h.
References assert(), detIndex_, empty_, i, incReady(), j, and ready_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.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(), MatrixUtil.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().
|
inlinestaticprivate |
Definition at line 289 of file TkMeasurementDetSet.h.
|
friend |
Definition at line 242 of file TkMeasurementDetSet.h.
|
private |
Definition at line 252 of file TkMeasurementDetSet.h.
Referenced by isActive(), setActiveThisEvent(), and setEmpty().
|
private |
Definition at line 244 of file TkMeasurementDetSet.h.
Referenced by conditions().
|
private |
Definition at line 256 of file TkMeasurementDetSet.h.
Referenced by getDetSet(), setEmpty(), and update().
|
private |
Definition at line 255 of file TkMeasurementDetSet.h.
Referenced by detSet(), getDetSet(), and update().
|
private |
Definition at line 251 of file TkMeasurementDetSet.h.
Referenced by empty(), getDetSet(), setActiveThisEvent(), setEmpty(), and update().
|
private |
Definition at line 248 of file TkMeasurementDetSet.h.
Referenced by getDetSet(), and handle().
|
private |
Definition at line 257 of file TkMeasurementDetSet.h.
Referenced by detSet(), getDetSet(), setEmpty(), and update().
|
private |
Definition at line 263 of file TkMeasurementDetSet.h.
Referenced by defineStrip(), resetOnDemandStrips(), and stripDefined().
|
private |
Definition at line 264 of file TkMeasurementDetSet.h.
Referenced by defineStrip().
|
private |
Definition at line 263 of file TkMeasurementDetSet.h.
Referenced by defineStrip(), resetOnDemandStrips(), setUpdated(), and stripUpdated().
|
private |
Definition at line 261 of file TkMeasurementDetSet.h.
Referenced by rawInactiveStripDetIds().