CMS 3D CMS Logo

ForwardDetRing.cc
Go to the documentation of this file.
3 //#include "TrackingTools/DetLayers/interface/ForwardRingDiskBuilderFromDet.h"
4 //#include "Geometry/CommonDetUnit/interface/ModifiedSurfaceGenerator.h"
5 
6 #include <algorithm>
7 #include <cmath>
8 
9 using namespace std;
10 
12 
14  const Propagator&,
15  const MeasurementEstimator&,
16  std::vector<DetWithState>&) const {
17  edm::LogError("DetLayers") << "At the moment not a real implementation";
18 }
~ForwardDetRing() override
Log< level::Error, false > LogError
void compatibleDetsV(const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetWithState > &result) const override