#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 "DualBzeroTrajectoryFactory.h"
#include "Alignment/ReferenceTrajectories/interface/DualBzeroReferenceTrajectory.h"
Go to the source code of this file.
Functions | |
DEFINE_EDM_PLUGIN (TrajectoryFactoryPlugin, DualBzeroTrajectoryFactory,"DualBzeroTrajectoryFactory") |
DEFINE_EDM_PLUGIN | ( | TrajectoryFactoryPlugin | , | |
DualBzeroTrajectoryFactory | , | |||
"DualBzeroTrajectoryFactory" | ||||
) |