src
FastSimDataFormats
External
src
FastTrackerCluster.cc
Go to the documentation of this file.
1
#include "
FastSimDataFormats/External/interface/FastTrackerCluster.h
"
2
3
FastTrackerCluster::FastTrackerCluster
(
const
LocalPoint
&
pos
,
4
const
LocalError
&
err
,
5
const
DetId
&
id
,
6
const
int
simhitId,
7
const
int
simtrackId,
8
const
uint32_t eeId,
9
const
float
charge
)
10
: pos_(
pos
), err_(
err
), id_(
id
), simhitId_(simhitId), simtrackId_(simtrackId), eeId_(eeId), charge_(
charge
) {}
l1ctLayer2EG_cff.id
id
Definition:
l1ctLayer2EG_cff.py:65
submitPVResolutionJobs.err
err
Definition:
submitPVResolutionJobs.py:85
FastTrackerCluster::FastTrackerCluster
FastTrackerCluster()
Definition:
FastTrackerCluster.h:10
ALCARECOTkAlJpsiMuMu_cff.charge
charge
Definition:
ALCARECOTkAlJpsiMuMu_cff.py:47
pos
Definition:
PixelCalibBase.h:13
DetId
Definition:
DetId.h:17
FastTrackerCluster.h
LocalError
Definition:
LocalError.h:12
Point3DBase< float, LocalTag >
Generated for CMSSW Reference Manual by
1.8.14