#include <PtRefinementUnit.h>
Public Member Functions | |
PtRefinementUnit (const edm::ParameterSet &) | |
virtual void | refinePt (const edm::EventSetup &, InternalTrack &) const =0 |
virtual | ~PtRefinementUnit () |
Protected Attributes | |
std::string | _name |
Definition at line 23 of file PtRefinementUnit.h.
PtRefinementUnit::PtRefinementUnit | ( | const edm::ParameterSet & | ps | ) |
Definition at line 6 of file PtRefinementUnit.cc.
|
inlinevirtual |
Definition at line 26 of file PtRefinementUnit.h.
|
pure virtual |
Implemented in L1TMuon::CorridorPtRefinement.
|
protected |
Definition at line 31 of file PtRefinementUnit.h.
Referenced by plotting.Subtract::__str__(), plotting.Transform::__str__(), plotting.FakeDuplicate::__str__(), plotting.CutEfficiency::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), trackingPlots.TimePerTrackPlot::__str__(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), plotting.Subtract::create(), plotting.Transform::create(), plotting.FakeDuplicate::create(), plotting.CutEfficiency::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), trackingPlots.TimePerTrackPlot::create(), plotting.Plot::create(), plotting.PlotGroup::draw(), plotting.Plot::getName(), plotting.PlotGroup::getName(), plotting.PlotterFolder::getName(), plotting.PlotterItem::getName(), plotting.PlotterFolder::getSelectionNameIterator(), validation.SimpleSample::name(), trackingPlots.Iteration::name(), plotting.PlotterItem::readDirs(), and plotting.PlotGroup::remove().