#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "Alignment/ReferenceTrajectories/interface/TrajectoryFactoryPlugin.h"
#include "TrackingTools/GeomPropagators/interface/AnalyticalPropagator.h"
#include <algorithm>
#include "Alignment/ReferenceTrajectories/interface/DualBzeroReferenceTrajectory.h"
#include "Alignment/ReferenceTrajectories/interface/TrajectoryFactoryBase.h"
Go to the source code of this file.
Classes | |
class | DualBzeroTrajectoryFactory |
A factory that produces instances of class ReferenceTrajectory from a given TrajTrackPairCollection. More... | |
struct | DualBzeroTrajectoryFactory::DualBzeroTrajectoryInput |
Functions | |
static const TrajectoryFactoryPlugin ::PMaker< DualBzeroTrajectoryFactory > | s_maker__LINE__ ("DualBzeroTrajectoryFactory") |
|
static |