#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/InputTag.h"
Go to the source code of this file.
Classes | |
class | KVFTrackUpdate |
This is a very simple test analyzer to test the update of a track with a vertex constraint with the Kalman filter. More... |