#include <PtAssignmentUnit.h>
Public Member Functions | |
virtual void | assignPt (const edm::EventSetup &, InternalTrack &) const =0 |
PtAssignmentUnit (const edm::ParameterSet &) | |
virtual | ~PtAssignmentUnit () |
Protected Attributes | |
std::string | _name |
Definition at line 23 of file PtAssignmentUnit.h.
PtAssignmentUnit::PtAssignmentUnit | ( | const edm::ParameterSet & | ps | ) |
Definition at line 6 of file PtAssignmentUnit.cc.
|
inlinevirtual |
Definition at line 26 of file PtAssignmentUnit.h.
|
pure virtual |
Implemented in L1TMuon::BDTPtAssignment.
|
protected |
Definition at line 31 of file PtAssignmentUnit.h.
Referenced by plotting.Subtract::__str__(), plotting.FakeDuplicate::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), plotting.Subtract::create(), plotting.FakeDuplicate::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::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().