#include <FastTrackerCluster.h>
Definition at line 8 of file FastTrackerCluster.h.
FastTrackerCluster::FastTrackerCluster |
( |
| ) |
|
|
inline |
virtual FastTrackerCluster::~FastTrackerCluster |
( |
| ) |
|
|
inlinevirtual |
FastTrackerCluster::FastTrackerCluster |
( |
const LocalPoint & |
pos, |
|
|
const LocalError & |
err, |
|
|
const DetId & |
id, |
|
|
const int |
simhitId, |
|
|
const int |
simtrackId, |
|
|
const uint32_t |
eeId, |
|
|
const float |
charge |
|
) |
| |
Definition at line 3 of file FastTrackerCluster.cc.
const int & simhitId() const
const int & simtrackId() const
const uint32_t & eeId() const
const float & charge() const
const float& FastTrackerCluster::charge |
( |
void |
| ) |
const |
|
inline |
const uint32_t& FastTrackerCluster::eeId |
( |
| ) |
const |
|
inline |
const DetId& FastTrackerCluster::id |
( |
void |
| ) |
const |
|
inline |
const LocalPoint& FastTrackerCluster::localPosition |
( |
| ) |
const |
|
inline |
const LocalError& FastTrackerCluster::localPositionError |
( |
| ) |
const |
|
inline |
const int& FastTrackerCluster::simhitId |
( |
| ) |
const |
|
inline |
const int& FastTrackerCluster::simtrackId |
( |
| ) |
const |
|
inline |
float const FastTrackerCluster::charge_ |
|
private |
uint32_t const FastTrackerCluster::eeId_ |
|
private |
DetId FastTrackerCluster::id_ |
|
private |
int const FastTrackerCluster::simhitId_ |
|
private |
int const FastTrackerCluster::simtrackId_ |
|
private |