CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
FastStripCPE.cc
Go to the documentation of this file.
1 #include "FastStripCPE.h"
3 #include <algorithm>
4 #include<cmath>
5 #include <memory>
6 
7 
9  //the information should be retrieved from the cluster itself.
11 }
12 
14  throw cms::Exception("FastStripCPE") << "Should Not Be Called.";
15 }
StripClusterParameterEstimator::LocalValues localParameters(const SiStripCluster &cl, const GeomDetUnit &det) const override
Definition: FastStripCPE.cc:8
LocalVector driftDirection(const StripGeomDetUnit *) const override
Definition: FastStripCPE.cc:13
std::pair< LocalPoint, LocalError > LocalValues