CMS 3D CMS Logo

ForwardDetRing.cc

Go to the documentation of this file.
00001 #include "TrackingTools/DetLayers/interface/ForwardDetRing.h"
00002 #include "FWCore/MessageLogger/interface/MessageLogger.h"
00003 //#include "TrackingTools/DetLayers/interface/ForwardRingDiskBuilderFromDet.h"
00004 //#include "Geometry/CommonDetUnit/interface/ModifiedSurfaceGenerator.h"
00005 
00006 #include <algorithm>
00007 #include <cmath>
00008 
00009 using namespace std;
00010 
00011 ForwardDetRing::~ForwardDetRing(){}
00012 
00013 void
00014 ForwardDetRing::compatibleDetsV( const TrajectoryStateOnSurface&,
00015                                  const Propagator&, 
00016                                  const MeasurementEstimator&,
00017                                  std::vector<DetWithState>&) const{
00018   edm::LogError("DetLayers") << "At the moment not a real implementation" ;  
00019 }
00020 

Generated on Tue Jun 9 17:48:16 2009 for CMSSW by  doxygen 1.5.4