Main Page
Namespaces
Classes
Package Documentation
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),
11
simhitId_(simhitId) ,
12
simtrackId_(simtrackId) ,
13
eeId_(eeId), charge_(charge) {}
14
15
16
17
FastTrackerCluster::FastTrackerCluster
FastTrackerCluster()
Definition:
FastTrackerCluster.h:13
ALCARECOTkAlJpsiMuMu_cff.charge
charge
Definition:
ALCARECOTkAlJpsiMuMu_cff.py:47
pos
Definition:
PixelAliasList.h:18
DetId
Definition:
DetId.h:18
FastTrackerCluster.h
LocalError
Definition:
LocalError.h:12
Point3DBase< float, LocalTag >
Generated for CMSSW Reference Manual by
1.8.11