Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
FastSimulation
TrackingRecHitProducer
src
FastStripCPE.cc
Go to the documentation of this file.
1
#include "
FastStripCPE.h
"
2
#include "
Geometry/CommonTopologies/interface/StripTopology.h
"
3
#include <algorithm>
4
#include<cmath>
5
#include <memory>
6
7
8
StripClusterParameterEstimator::LocalValues
FastStripCPE::localParameters
(
const
SiStripCluster
&
cl
,
const
GeomDetUnit
& det)
const
{
9
//the information should be retrieved from the cluster itself.
10
return
StripClusterParameterEstimator::LocalValues
();
11
}
12
13
LocalVector
FastStripCPE::driftDirection
(
const
StripGeomDetUnit
* det)
const
{
14
throw
cms::Exception
(
"FastStripCPE"
) <<
"Should Not Be Called."
;
15
}
Vector3DBase< float, LocalTag >
FastStripCPE::localParameters
StripClusterParameterEstimator::LocalValues localParameters(const SiStripCluster &cl, const GeomDetUnit &det) const override
Definition:
FastStripCPE.cc:8
StripGeomDetUnit
Definition:
StripGeomDetUnit.h:18
FastStripCPE.h
StripTopology.h
SiStripCluster
Definition:
SiStripCluster.h:8
FastStripCPE::driftDirection
LocalVector driftDirection(const StripGeomDetUnit *) const override
Definition:
FastStripCPE.cc:13
edm::hlt::Exception
error
Definition:
HLTenums.h:21
StripClusterParameterEstimator::LocalValues
std::pair< LocalPoint, LocalError > LocalValues
Definition:
StripClusterParameterEstimator.h:28
GetRecoTauVFromDQM_MC_cff.cl
tuple cl
Definition:
GetRecoTauVFromDQM_MC_cff.py:37
GeomDetUnit
Definition:
GeomDetUnit.h:13
Generated for CMSSW Reference Manual by
1.8.5