#include <KVFTrackUpdate.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
KVFTrackUpdate (const edm::ParameterSet &) | |
~KVFTrackUpdate () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
edm::InputTag | beamSpotLabel |
edm::InputTag | trackLabel_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
This is a very simple test analyzer to test the update of a track with a vertex constraint with the Kalman filter.
Definition at line 19 of file KVFTrackUpdate.h.
|
explicit |
Definition at line 26 of file KVFTrackUpdate.cc.
References edm::ParameterSet::getParameter().
KVFTrackUpdate::~KVFTrackUpdate | ( | ) |
Definition at line 33 of file KVFTrackUpdate.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 48 of file KVFTrackUpdate.cc.
References a, b, SingleTrackVertexConstraint::constrain(), gather_cfg::cout, alignCSCRings::e, cppFunctionSkipper::exception, edm::EventSetup::get(), edm::Event::getByLabel(), i, edm::EventBase::id(), and edm::HandleBase::isValid().
|
virtual |
|
virtual |
|
private |
Definition at line 31 of file KVFTrackUpdate.h.
|
private |
Definition at line 31 of file KVFTrackUpdate.h.