public class HelicalTrack3DHit extends HelicalTrackHit
Modifier and Type | Field and Description |
---|---|
private double |
_dz |
private static int |
_type |
_eps, _epsParallel, _epsStereoAngle, id
Constructor and Description |
---|
HelicalTrack3DHit(double x,
double y,
double z,
double drphi,
double dz)
Deprecated.
|
HelicalTrack3DHit(Hep3Vector pos,
SymmetricMatrix cov,
double dEdx,
double time,
List rawhits,
String detname,
int layer,
BarrelEndcapFlag beflag) |
Modifier and Type | Method and Description |
---|---|
double |
dz()
Return the uncertainty in the z coordinate.
|
addMCParticle, addRawHit, BarrelEndcapFlag, chisq, compareTo, Detector, dr, drcalc, drphi, drphicalc, getCellID, getCorrectedCovMatrix, getCorrectedPosition, getCovMatrix, getdEdx, getEdepError, getEpsParallel, getLayerIdentifier, getMCParticles, getPosition, getQuality, getRawHits, getTime, getType, init, Layer, phi, r, setChisq, setCorrectedCovMatrix, setCorrectedPosition, setEpsParallel, setEpsStereoAngle, setPosition, toString, x, y, z
public HelicalTrack3DHit(Hep3Vector pos, SymmetricMatrix cov, double dEdx, double time, List rawhits, String detname, int layer, BarrelEndcapFlag beflag)
@Deprecated public HelicalTrack3DHit(double x, double y, double z, double drphi, double dz)
x
- x coordinatey
- y coordinatez
- z coordinatedrphi
- uncertainty in the r*phi coordinatedz
- uncertainty in the z coordinateCopyright © 2016 Linear Collider Detector (LCD). All rights reserved.